Huawei
H13-831_V2.0 · Question #393
Which of the following statements about Docker images is wrong?
The correct answer is D. A container image is a series of layered read-only files managed by storage driver technology. When a. See the full explanation below for the reasoning.
Advanced Compute and Container Architecture Design
Question
Which of the following statements about Docker images is wrong?
Options
- AThe Docker image contains the packaged application and its dependent environment
- BYou can use the docker save command to package the image
- CYou can build container images using the docker build command
- DA container image is a series of layered read-only files managed by storage driver technology. When a
How the community answered
(25 responses)- A4% (1)
- B4% (1)
- C8% (2)
- D84% (21)
Topics
#Docker#container images#docker build#storage driver
Community Discussion
No community discussion yet for this question.