Chapter 14 (Docker)

Chapter 14 (Docker)

University

15 Qs

quiz-placeholder

Similar activities

2016-12

2016-12

University

17 Qs

Lessons 6 & 12 Review Questions

Lessons 6 & 12 Review Questions

University

15 Qs

Round 3 - Emergin

Round 3 - Emergin

University

10 Qs

DevOps Intermediate

DevOps Intermediate

University

16 Qs

PSPC - Week 6

PSPC - Week 6

University

10 Qs

docker middle

docker middle

University

17 Qs

k8s-1

k8s-1

University - Professional Development

10 Qs

lRns1iNugLyyt4dxLrv808nuO6ndDmJ86yAkwN9blE=

lRns1iNugLyyt4dxLrv808nuO6ndDmJ86yAkwN9blE=

University

10 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?