CertyRush
Đang tải...
C CertyRush
Câu hỏi free preview

Câu 19: 305-300: Linux Professional Institute LPIC-3 Virtualization and Containerization

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?

Nội dung câu hỏi

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?

Các lựa chọn

Đáp án được giữ gọn theo nhãn A, B, C, D trong phần bình chọn tương tác.

  1. A. docker stack builds the images locally and copies them to only those Swarm nodes which run the service.
  2. B. docker stack passes the images to the Swarm master which distributes the images to all other Swarm nodes.
  3. C. docker stack instructs the Swarm nodes to pull the images from a registry, although it does not upload the images to the registry. — đáp án hiện tại
  4. D. docker stack transfers the image from its local Docker cache to each Swarm node.
  5. E. docker stack triggers the build process for the images on all nodes of the Swarm.

Cộng đồng

0 bình luận công khai. Tên thành viên được ẩn một phần.

Chưa có bình luận. Mở giao diện tương tác để bắt đầu thảo luận.

Câu hỏi liền kề