Docker & Containers questions and answers
Images, volumes, Compose and container networking. Page 4 of 20.
System Design practice on Codemia
Work through 120+ system design problems with detailed solutions, from rate limiters to multi-region storage.
Answers 181-240
- Difference between Docker registry and repository
- Difference between docker volume type - bind vs volume
- Difference between Google App Engine Flexible and Google Container Engine?
- Difference between initContainers and containers in Kubernetes
- Difference between Kubernetes and Service Fabric
- Difference between links and depends_on in docker_compose.yml
- Difference between Minikube, Kubernetes, Docker Compose, Docker Swarm, etc
- Difference between RUN and CMD in a Dockerfile
- Difference between Running and Starting a Docker container
- Difference between WSL2docker desktop windows and directly install docker on the WSL2 distro?
- Difference in docker restart policy between on-failure and unless-stopped?
- Differences between AWS Fargate and multi-container Elastic Beanstalk?
- Differences between jar and war in Spring Boot?
- Disable cache for specific RUN commands
- Disabling cronjob in Kubernetes
- Disk-backed STL container classes?
- Displaying GUI Application in Docker Container on Windows 10 Host Without Linux Servers
- Do Kubernetes liveness probes run in parallel with your application?
- Docker-compose --force-recreate specific service
- docker-compose - externalize spring application.properties
- docker-compose + how to set ramdisk insted of volumes
- Docker-Compose can't connect to Docker Daemon
- Docker-compose check if mysql connection is ready
- Docker-compose check if mysql connection is ready
- Docker-compose, conditional statements? e.g. add volume only if condition
- docker-compose container name use dash - instead of underscore _
- Docker-Compose Entrypoint/Command
- docker-compose for Detached mode
- docker-compose how to use minio in- and outside of the docker network
- docker-compose INTERNAL ERROR cannot create temporary directory
- docker-compose kafka wait for zookeeper and schema-registry wait for kafka
- Docker-compose node_modules not present in a volume after npm install succeeds
- docker-compose not showing any changes to code
- Docker-Compose persistent data MySQL
- Docker-Compose Postgresql import dump
- docker-compose, run a script after container has started?
- docker-compose secrets without swarm
- Docker-compose set user and group on mounted volume
- docker-compose up for only certain containers
- docker-compose up vs docker-compose up --build vs docker-compose build --no-cache
- Docker-compose volume mount before run
- docker-compose volumes_from equivalent with version 3
- Docker-compose with django could not translate host name db to address Name or service not known
- Docker-Desktop for MAC Kubernetes not creating secrets or token for serviceaccounts
- docker-exec failed cd executable file not found in PATH
- Docker-ized Consul, Zookeeper and Kafka in Amazon-ECS
- docker-machine behind corporate proxy
- Docker-Swarm, Kubernetes, Mesos Core-OS Fleet
- Docker --tag vs --name clarification
- Docker - a way to give access to a host USB or serial device?
- Docker - Bind for 0.0.0.04000 failed port is already allocated
- Docker - Can't access Django server
- Docker - Detached and Interactive?
- Docker - how can I copy a file from an image to a host?
- Docker - How can run the psql command in the postgres container?
- docker - how do you disable auto-restart on a container?
- Docker - library initialization failed - unable to allocate file descriptor table - out of memory
- Docker - Name is already in use by container
- Docker - Override or remove ENTRYPOINT from a base image
- Docker - Postgres and pgAdmin 4 Connection refused

Course
Beginner
27 lessons
10 hours
System Design Fundamentals
Build a strong foundation in designing scalable, reliable distributed systems.
View the course