- Removed Dockerfile build; uses nginx:alpine image + read-only volume mount - landing/src/ mounted as /usr/share/nginx/html:ro - nginx.conf mounted as /etc/nginx/conf.d/default.conf:ro - Healthcheck on /health.json
- Removed Dockerfile build; uses nginx:alpine image + read-only volume mount - landing/src/ mounted as /usr/share/nginx/html:ro - nginx.conf mounted as /etc/nginx/conf.d/default.conf:ro - Healthcheck on /health.json