ExamGecko
Home / LPI / 305-300 / List of questions
Ask Question

LPI 305-300 Practice Test - Questions Answers, Page 4

Add to Whishlist

List of questions

Question 31

Report Export Collapse

After setting up a data container using the following command:

docker create -v /data --name datastore debian /bin/true

how is an additional new container started which shares the /data volume with the datastore container?

Become a Premium Member for full access
  Unlock Premium Member

Question 32

Report Export Collapse

After creating a new Docker network using the following command:

docker network create --driver bridge isolated_nw

which parameter must be added to docker create in order to attach a container to the network?

Become a Premium Member for full access
  Unlock Premium Member

Question 33

Report Export Collapse

What LXC command lists containers sorted by their CPU, block I/O or memory consumption? (Specify ONLY the command without any path or parameters.)

Become a Premium Member for full access
  Unlock Premium Member

Question 34

Report Export Collapse

Which of the following network interface types are valid in an LXD container configuration? (Choose three.)

Become a Premium Member for full access
  Unlock Premium Member

Question 35

Report Export Collapse

What happens when the following command is executed twice in succession?

docker run -tid -v data:/data debian bash

Become a Premium Member for full access
  Unlock Premium Member

Question 36

Report Export Collapse

What is the purpose of the kubelet service in Kubernetes?

Become a Premium Member for full access
  Unlock Premium Member

Question 37

Report Export Collapse

If docker stack is to be used to run a Docker Compose file on a Docker Swarm, how are the images referenced in the Docker Compose configuration made available on the Swarm nodes?

Become a Premium Member for full access
  Unlock Premium Member

Question 38

Report Export Collapse

What LXC command starts a new process within a running LXC container? (Specify ONLY the command without any path or parameters.)

Become a Premium Member for full access
  Unlock Premium Member

Question 39

Report Export Collapse

Which of the following commands executes a command in a running LXC container?

Become a Premium Member for full access
  Unlock Premium Member

Question 40

Report Export Collapse

Which of the following statements in a Dockerfile leads to a container which outputs hello world? (Choose two.)

Become a Premium Member for full access
  Unlock Premium Member
Total 60 questions
Go to page: of 6