- Updated the Dockerfile to utilize cache mounts for npm and Go module installations, enhancing build performance. - Changed the base image for the final stage to a more minimal runtime image. - Simplified the application description in the image metadata. - Ensured proper ownership for copied data and cache directories in the final image.
2.2 KiB
2.2 KiB