This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Which tool allows developers to write instructions that are used to build container images?
Maven Build Tool
Docker Runtime
Azure Container Registry
Which service allows you to build, store, and manage container images and artifacts in a private registry?
Which is NOT 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?