Docker DCA Question Answer
What is the difference between the ADD and COPY Dockerfile instructions? (Select two.)
ADD supports remote URL handling while COPY does not.
COPY supports compression format handling while ADD does not.
COPY supports regular expression handling while ADD does not.
ADD supports regular expression handling while COPY does not.
ADD supports compression format handling while COPY does not.
TESTED 06 Jul 2025
Copyright © 2014-2025 ACE4Sure. All Rights Reserved