Quiz#102 (Docker 12) - CPSAT Foundation Preparation Series
Quiz by Agile Testing Alliance 
Email *
Docker containers can share the host's PID namespace.
Clear selection
Docker can automatically update containers when their image is updated.
Clear selection
Docker containers are automatically updated.
Clear selection
You should use a single Dockerfile for development and production environments.
Clear selection

Docker containers automatically free up disk space when they are removed.

Clear selection

The docker network create command is used to create a custom network.

Clear selection
Docker Compose files are written in JSON.
Clear selection
All Docker commands are idempotent.
Clear selection
The docker info command shows information about the Docker client only.
Clear selection
The docker top command shows running processes in a container.
Clear selection
The docker logs command can be used to view logs from a stopped container.
Clear selection
Docker Swarm can automatically heal failed nodes.
Clear selection
Docker uses the RUN instruction to execute commands at runtime.
Clear selection
Docker containers are slower than native applications.
Clear selection
Docker volumes are deleted when a container is deleted.
Clear selection
Docker cannot limit a container's CPU usage.
Clear selection

You can use Docker Compose to define multi-container applications.

Clear selection
You can change the storage driver Docker uses after installation.
Clear selection
Docker containers cannot be monitored.
Clear selection
Docker images can be pushed to Docker Hub using the docker push command.
Clear selection
Submit
Clear form
This content is neither created nor endorsed by Google.