What is wrong with the following description of Doke?
The Docke image contains the packaged application and the environment it depends on
B. You can package the image through the docker save command
C. You can build container images through the docker build command
D. Container images are a series of hierarchical read-only files managed by storage-driven technology when container images run as containers
A writable layer is added to the top layer of the image
Submit