0 votes
in Docker by
Which of the following is correct?

a) Multiple container layers can be built on top of an image layer

b) One Container layer can be built on top of an image layer

c) The container layer cannot be built on top of the image layer

1 Answer

0 votes
by

a) Multiple container layers can be built on top of an image layer

...