Simple web application with multiple Dockerfile versions for comparing image sizes (Multi-stage builds, Alpine vs Ubuntu base images, Layer caching strategies and .dockerignore optimization)
Go to file
adelyaou b37df7e84e Image management and optimization 2025-08-11 17:03:28 +07:00
layer Image management and optimization 2025-08-11 17:03:28 +07:00
multi-s Image management and optimization 2025-08-11 17:03:28 +07:00
node_modules Image management and optimization 2025-08-11 17:03:28 +07:00
os-base Image management and optimization 2025-08-11 17:03:28 +07:00
views Image management and optimization 2025-08-11 17:03:28 +07:00
.dockerignore Image management and optimization 2025-08-11 17:03:28 +07:00
README.md Image management and optimization 2025-08-11 17:01:39 +07:00
app.js Image management and optimization 2025-08-11 17:03:28 +07:00
package-lock.json Image management and optimization 2025-08-11 17:03:28 +07:00
package.json Image management and optimization 2025-08-11 17:03:28 +07:00

README.md