Login
Remember
Register
Ask a Question
Recent questions in Docker
0
votes
1
answer
Which is the Docker command to build a docker image using a docker file in the current directory?
asked
Jul 1, 2022
in
Docker
by
sharadyadav1986
docker
command
0
votes
1
answer
Which Dockerfile instruction can be used to install packages to our new image?
asked
Jul 1, 2022
in
Docker
by
sharadyadav1986
docker
image
0
votes
1
answer
What happens when you execute the following command? docker run debian /bin/sh
asked
Jul 1, 2022
in
Docker
by
sharadyadav1986
docker
command
0
votes
1
answer
Which of the following is the syntax to inspect data volumes?
asked
Jul 1, 2022
in
Docker
by
sharadyadav1986
docker
data-volume
0
votes
1
answer
Docker images have a different state and change with time.
asked
Jul 1, 2022
in
Docker
by
sharadyadav1986
docker
images
0
votes
1
answer
Using docker compose, we cannot bring up more than one service.
asked
Jul 1, 2022
in
Docker
by
sharadyadav1986
docker
compose
0
votes
1
answer
Storage drivers cannot be modified and configured in Docker.
asked
Jul 1, 2022
in
Docker
by
sharadyadav1986
docker
storage
0
votes
1
answer
Which of the following is a valid docker inspect command to display the log path?
asked
Jul 1, 2022
in
Docker
by
sharadyadav1986
docker
path
0
votes
1
answer
Which is the Docker syntax to locate a volume which is mounted to a container?
asked
Jul 1, 2022
in
Docker
by
sharadyadav1986
docke
syntax
0
votes
1
answer
Storage driver manages the contents of ____________.
asked
Jul 1, 2022
in
Docker
by
sharadyadav1986
stoage
0
votes
1
answer
Which of the following is a valid Docker command to add a data volume?
asked
Jul 1, 2022
in
Docker
by
sharadyadav1986
docker
command
0
votes
1
answer
Container storage layer is read-only.
asked
Jul 1, 2022
in
Docker
by
sharadyadav1986
storage
docker
0
votes
1
answer
Docker volumes can be backed up/restored/migrated.
asked
Jul 1, 2022
in
Docker
by
sharadyadav1986
docker-volume
docker
0
votes
1
answer
Storage driver and data volumes are independent of each other.
asked
Jul 1, 2022
in
Docker
by
sharadyadav1986
storage-driver
docker
0
votes
1
answer
Configuration changes should be done in __________ file to modify the storage driver used.
asked
Jul 1, 2022
in
Docker
by
sharadyadav1986
docker
configurations
0
votes
1
answer
Which of the following is the Docker command to remove unused volumes?
asked
Jul 1, 2022
in
Docker
by
sharadyadav1986
volumes
docker
0
votes
1
answer
Which of the following is correct?
asked
Jul 1, 2022
in
Docker
by
sharadyadav1986
docker
0
votes
1
answer
Which Docker command is used to know the current storage driver configured?
asked
Jul 1, 2022
in
Docker
by
sharadyadav1986
docker
0
votes
1
answer
Which of the following are storage drivers supported by Docker for Ubuntu systems?
asked
Jul 1, 2022
in
Docker
by
sharadyadav1986
docker
storage
0
votes
1
answer
On installing Docker, the three networks that are automatically created are ________.
asked
Jul 1, 2022
in
Docker
by
sharadyadav1986
docker-installation
docker
+1
vote
1
answer
Container networking model explains the ________ architecture.
asked
Jul 1, 2022
in
Docker
by
sharadyadav1986
docker-archietecture
0
votes
1
answer
Which among the following network can be created by users?
asked
Jul 1, 2022
in
Docker
by
sharadyadav1986
docker
0
votes
1
answer
What is the Docker command syntax to inspect a Docker bridge?
asked
Jul 1, 2022
in
Docker
by
sharadyadav1986
docker
0
votes
1
answer
Docker network inspect command will list the containers running in the network.
asked
Jun 30, 2022
in
Docker
by
sharadyadav1986
docker-network
docker
0
votes
1
answer
When a container is started, Docker establishes a bridge between __________.
asked
Jun 30, 2022
in
Docker
by
sharadyadav1986
docker
0
votes
1
answer
The default Inet address for Docker is _________.
asked
Jun 30, 2022
in
Docker
by
sharadyadav1986
inet-address
docker
0
votes
1
answer
What is the Docker command to disconnect a container from the bridge network?
asked
Jun 30, 2022
in
Docker
by
sharadyadav1986
docker
command
0
votes
1
answer
The virtual bridge that the Docker establishes is called ________.
asked
Jun 30, 2022
in
Docker
by
sharadyadav1986
virtual-bridge
docker
0
votes
1
answer
What is client?
asked
Feb 22, 2021
in
Docker
by
rajeshsharma
#client
docker-client
+1
vote
1
answer
What are the advantages of using Docker container?
asked
Feb 21, 2021
in
Docker
by
SakshiSharma
#docker-container
docker-advantages
advantages-docker
Page:
« prev
1
...
4
5
6
7
8
9
10
11
next »
Recent questions in Docker
...