Chapter 14 (Docker)

Chapter 14 (Docker)

University

15 Qs

quiz-placeholder

Similar activities

Managing containers Linux Ch15

Managing containers Linux Ch15

University

10 Qs

docker middle

docker middle

University

17 Qs

Docker fundamentals

Docker fundamentals

University

12 Qs

k8s-1

k8s-1

University - Professional Development

10 Qs

Final Komputasi Awan

Final Komputasi Awan

University

20 Qs

GCloud Quiz : The Finale

GCloud Quiz : The Finale

University

20 Qs

Chapter 10 (Docker)

Chapter 10 (Docker)

University

16 Qs

Linux Tools for Developers

Linux Tools for Developers

University

15 Qs

Chapter 14 (Docker)

Chapter 14 (Docker)

Assessment

Quiz

Computers

University

Easy

Created by

Kelly Gafford

Used 2+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You need to install SSH on your containers as it is regarded as a best practice.
True
False

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How many processes should be running per container?
1
2
3
4
5

3.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

When launching a container, how can we make all of it, or parts of it, read only?
Including the read-only option in the command
Including the read-only:true option on the volume
Including the :ro option on the volume
Read only is determined by the node manager.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Who has access to manage containers in Docker?
Anyone who can access the container
Anyone who has access to the server
Anyone who has root permissions
Only the Docker users

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To check if a container has been modified, which command should you run?
docker run
docker swarm
docker stack
docker diff

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Setting the --read-only option will make the entire filesystem read only.
True
False

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

According to CIS, you should always use the latest version of Docker
True
False

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?