Alpine Linux Container Image
Updated 2025-08-31 07:25:53 +00:00
Updated 2025-08-27 18:45:10 +00:00
Updated 2025-08-27 05:12:11 +00:00
Updated 2025-08-15 07:11:28 +00:00
Making comprehensive docker-compose for full-stack application deployment
Updated 2025-08-14 07:04:43 +00:00
Making comprehensive docker-compose for full-stack application deployment
Updated 2025-08-14 07:02:14 +00:00
Combining Networking & Communication and Data Persistence & Volumes by building a simple three-service architecture (frontend, API, and database) connected through custom bridge networks, utilizing port mapping and service discovery for inter-service communication, and configuring PostgreSQL with persistent data storage using volumes. In addition, it includes creating automated scripts for database backup and recovery.
Updated 2025-08-13 04:40:17 +00:00
Creating Dockerfiles with 4 different languages (Python, Node.js, Go, Java) and Experimenting with full os as base images
Updated 2025-08-11 20:23:13 +00:00
Simple web application with multiple Dockerfile versions for comparing image size (Multi-stage builds, Alpine vs Ubuntu base images, Layer caching strategies and .dockerignore optimization).
Updated 2025-08-11 20:11:27 +00:00
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)
Updated 2025-08-11 09:59:29 +00:00
Updated 2025-07-30 09:59:23 +00:00
Updated 2025-07-30 09:58:27 +00:00