Docker & Containers questions and answers
Images, volumes, Compose and container networking. Page 15 of 20.
System Design practice on Codemia
Work through 120+ system design problems with detailed solutions, from rate limiters to multi-region storage.
Answers 841-900
- is it a good practice to put a war file image into docker containers?
- Is it necessary to RUN apk update apk upgrade in a docker build stage?
- Is it ok to run docker from inside docker?
- Is it possible for 2 containers inside a Pod to share the same Environment Variables?
- Is it possible to create an AWS AMI from a Docker image?
- Is it possible to create an AWS AMI from a Docker image?
- Is it possible to run containers on android devices?
- Is it possible to run docker image/DockerFile on AWS Lambda?
- Is it possible to show the restart policy of a running Docker container?
- Is it possible to SSH into FARGATE managed container instances?
- Is it possible to start a shell session in a running container without ssh
- Is it possible to use Istio without kubernetes or docker?
- Is it recommended to run clustered database with Kubernetes in production environment?
- Is it safe to clean docker/overlay2/
- Is Kubernetes emptyDir different from no volume at all
- Is there a concept of inheritance for Kubernetes deployments?
- Is there a way to clean docker build cache?
- Is there a way to enable shareProcessNamespace for helm post-install hook?
- Is there a way to increase the log size in docker when building a container?
- Is there a way to share secrets across namespaces in Kubernetes?
- Is there a way to view the Kubernetes image download progress during pod initialization?
- Is there any way to disable a service in docker-compose.yml
- Issue to node-sass and Docker
- java 8 Docker Improperly specified VM option 'InitialRAMPercentageXX
- Java using much more memory than heap size or size correctly Docker memory limit
- Java using much more memory than heap size or size correctly Docker memory limit
- Jenkins docker container always adds cat command
- Jenkins running docker commands on a docker slave
- JVM initial CPU spike in a Docker container
- k3d failed to pull image docker.io/rancher/pause3.1
- k8s - livenessProbe vs readinessProbe
- K8S Failed to pull image from local repo
- Kafka-docker container scaling failed for wurstmeister with error as advertised listeners are already registered by broker 1001
- Kafka - Docker - Error when sending message from Host to Container (Batch Expired)
- Kafka Broker doesn't find cluster id and creates new one after docker restart
- Kafka Docker - Can't produce or consume from outside of docker container
- Kafka docker compose external connection
- Kafka docker image that works without zookeeper
- Kafka setup with docker-compose
- Kafka Streams in docker-compose takes long time for partition assignment
- Kafka with Docker dynamic advertised_host_name
- Kafka/Confluent ProducerConfig change default max.request.size using docker images
- KafkaListener in Unit test case does not consume from the container factory
- KafkaMessageListenerContainer vs ConcurrentMessageListenerContainer
- kind cluster - how to see docker-images that are loaded?
- kind cluster - how to see docker-images that are loaded?
- kubectl apply vs kubectl create?
- kubectl attach Unable to use a TTY - container es-node did not allocate one
- kubectl bash completion doesn't work in ubuntu docker container
- kubectl exec into a container without using the random guid at the end of the pod name
- kubectl exec into container of a multi container pod
- kubectl logs -f pod_name return unexpected EOF
- kubectl ls -- or some other way to see into a POD
- kubectl run is deprecated - looking for alternative
- Kubernetes-Helm Charts pointing to a local docker image
- Kubernetes - can a Deployment have multiple ReplicaSets?
- Kubernetes - Container image already present on machine
- Kubernetes - force pod restart if container fails to re-trigger init containers
- kubernetes - kubectl run vs create and apply
- Kubernetes - Passing multiple commands to the container

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