This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Which tool enables you to write instructions that are used to build container images?
Maven build tool and plugin
Docker runtime
Azure Container Registry
All of the above
Which service enables you to build, store, and manage container images and artifacts in a private registry?
Maven build tool
Which of the following options isn't a Dockerfile instruction?
RUN
CMD
START
What is a multi-stage Docker build?
A feature that enables you to create a smaller container image with better caching and a smaller security footprint.
A feature that enables you to create larger container images that use less caching.
You must answer all questions before checking your work.
Was this page helpful?