Practice Files
Bookmarks
Sign In
Practice Files
Real-world configuration files and code examples
65 files
5 technologies
18 Docker
25 Kubernetes
docker
github-actions
jenkins
kubernetes
terraform
All Categories
full stack
ci/cd
multi stage
volumes
basics
networking
Hide Files
docker-compose.master.yml
docker
π full stack
Docker docker-compose.master.yml configuration for containerizing applications with production-ready settings.
docker-compose.yml
docker
π full stack
Multi-service Docker Compose setup orchestrating web application, database, and supporting services.
.github/workflows/docker-build.yml
docker
π ci/cd
Docker .github/workflows/docker-build.yml configuration for containerizing applications with production-ready settings.
Jenkinsfile
docker
π ci/cd
Jenkins declarative pipeline automating CI/CD workflow from source code to production deployment.
docker-networking-demo.yml
docker
π full stack
Docker docker-networking-demo.yml configuration for containerizing applications with production-ready settings.
Dockerfile.docker-slim-image
docker
π multi stage
Docker Dockerfile.docker-slim-image configuration for containerizing applications with production-ready settings.
docker-volume-backup.sh
docker
π volumes
Docker docker-volume-backup.sh configuration for containerizing applications with production-ready settings.
docker-compose.volume.yml
docker
π volumes
Docker docker-compose.volume.yml configuration for containerizing applications with production-ready settings.
docker-compose.mern.yml
docker
π full stack
Docker docker-compose.mern.yml configuration for containerizing applications with production-ready settings.
Dockerfile.hello-world
docker
π basics
Docker Dockerfile.hello-world configuration for containerizing applications with production-ready settings.
docker-compose.lamp.yml
docker
π full stack
Docker docker-compose.lamp.yml configuration for containerizing applications with production-ready settings.
Dockerfile.multi-stage-build
docker
π multi stage
Docker Dockerfile.multi-stage-build configuration for containerizing applications with production-ready settings.
docker-compose.nginx-lb.yml
docker
π networking
Docker docker-compose.nginx-lb.yml configuration for containerizing applications with production-ready settings.
docker-compose.nginx-proxy.yml
docker
π networking
Docker docker-compose.nginx-proxy.yml configuration for containerizing applications with production-ready settings.
Dockerfile.node-app
docker
π basics
Node.js Dockerfile optimized for web applications with npm package management and production settings.
Dockerfile.nodejs-app
docker
π basics
Node.js Dockerfile optimized for web applications with npm package management and production settings.
Dockerfile.python-app
docker
π basics
Python Dockerfile configured for web frameworks like Flask or Django with pip dependency management.
Dockerfile.static-site
docker
π basics
Docker Dockerfile.static-site configuration for containerizing applications with production-ready settings.
Practice Files
18 files available
docker-compose.master.yml
docker
π full stack
Docker docker-compose.master.yml configuration for containerizing applications with production-ready settings.
docker-compose.yml
docker
π full stack
Multi-service Docker Compose setup orchestrating web application, database, and supporting services.
.github/workflows/docker-build.yml
docker
π ci/cd
Docker .github/workflows/docker-build.yml configuration for containerizing applications with production-ready settings.
Jenkinsfile
docker
π ci/cd
Jenkins declarative pipeline automating CI/CD workflow from source code to production deployment.
docker-networking-demo.yml
docker
π full stack
Docker docker-networking-demo.yml configuration for containerizing applications with production-ready settings.
Dockerfile.docker-slim-image
docker
π multi stage
Docker Dockerfile.docker-slim-image configuration for containerizing applications with production-ready settings.
docker-volume-backup.sh
docker
π volumes
Docker docker-volume-backup.sh configuration for containerizing applications with production-ready settings.
docker-compose.volume.yml
docker
π volumes
Docker docker-compose.volume.yml configuration for containerizing applications with production-ready settings.
docker-compose.mern.yml
docker
π full stack
Docker docker-compose.mern.yml configuration for containerizing applications with production-ready settings.
Dockerfile.hello-world
docker
π basics
Docker Dockerfile.hello-world configuration for containerizing applications with production-ready settings.
docker-compose.lamp.yml
docker
π full stack
Docker docker-compose.lamp.yml configuration for containerizing applications with production-ready settings.
Dockerfile.multi-stage-build
docker
π multi stage
Docker Dockerfile.multi-stage-build configuration for containerizing applications with production-ready settings.
docker-compose.nginx-lb.yml
docker
π networking
Docker docker-compose.nginx-lb.yml configuration for containerizing applications with production-ready settings.
docker-compose.nginx-proxy.yml
docker
π networking
Docker docker-compose.nginx-proxy.yml configuration for containerizing applications with production-ready settings.
Dockerfile.node-app
docker
π basics
Node.js Dockerfile optimized for web applications with npm package management and production settings.
Dockerfile.nodejs-app
docker
π basics
Node.js Dockerfile optimized for web applications with npm package management and production settings.
Dockerfile.python-app
docker
π basics
Python Dockerfile configured for web frameworks like Flask or Django with pip dependency management.
Dockerfile.static-site
docker
π basics
Docker Dockerfile.static-site configuration for containerizing applications with production-ready settings.
Select a file to view its contents