canary/docker/quickstart
Luciano c50b849a06
fix(docker): fix MyAAC frontend build and optimize image (#4048)
Performance:
- Reduced the Docker image size by separating build-time tools from the runtime environment.
- Removed unnecessary development dependencies from the final image.

Reliability:
- Preserved the existing container startup behavior and application deployment flow.
- Ensured the application files have the correct runtime ownership and permissions.
2026-08-06 13:16:15 -03:00
..
myaac fix(docker): fix MyAAC frontend build and optimize image (#4048) 2026-08-06 13:16:15 -03:00