Search Header Logo

Managing containers Linux Ch15

Authored by Sandeep Kumar

Computers

University

Used 27+ times

Managing containers Linux Ch15
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What command is used to build a Docker container image?

docker start

docker build

docker run

docker create

Answer explanation

The command used to build a docker container image is 'docker build'.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What docker subcommand is used to pull an image from a registry?

docker run

docker build

docker push

docker pull

Answer explanation

The correct docker subcommand to pull an image from a registry is 'docker pull'.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What docker subcommand is used to run or execute a docker container image, interactively?

docker run -it
docker exec -it
docker start -it
docker create -it

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What docker subcommand is used to list the containers?

docker containers
docker list
docker ps
docker ls

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What docker subcommand is used to manage attributes for specified containers?

docker container
docker manage
docker attribute
docker control

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which container network driver is used to provide connectivity between containers run by different daemons?

Bridge
Host
Macvlan
Overlay

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What tool is used to build multicontainer clusters in Docker?

Docker Swarm
Docker Compose
Kubernetes
Docker Engine

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?