Use lighter base images for frontend containers #4

Merged
nessi merged 1 commits from development into main 2026-02-13 11:43:59 +00:00
Owner

Switched Node.js and Nginx images from 'bookworm' to 'alpine' variants to reduce image size. Added apk upgrade --no-cache for updated Alpine packages in the Nginx container. This optimizes resource usage and enhances performance.

Switched Node.js and Nginx images from 'bookworm' to 'alpine' variants to reduce image size. Added `apk upgrade --no-cache` for updated Alpine packages in the Nginx container. This optimizes resource usage and enhances performance.
nessi added 1 commit 2026-02-13 11:43:55 +00:00
Use lighter base images for frontend containers
All checks were successful
PostgreSQL Compatibility Matrix / PG14 smoke (pull_request) Successful in 9s
PostgreSQL Compatibility Matrix / PG15 smoke (pull_request) Successful in 8s
PostgreSQL Compatibility Matrix / PG16 smoke (pull_request) Successful in 7s
PostgreSQL Compatibility Matrix / PG17 smoke (pull_request) Successful in 7s
PostgreSQL Compatibility Matrix / PG18 smoke (pull_request) Successful in 8s
d9f3de9468
Switched Node.js and Nginx images from 'bookworm' to 'alpine' variants to reduce image size. Added `apk upgrade --no-cache` for updated Alpine packages in the Nginx container. This optimizes resource usage and enhances performance.
nessi merged commit 88c3345647 into main 2026-02-13 11:43:59 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: nessi/NexaPG#4