What is the difference between the ADD and COPY dockerfile instructions? (choosen 2)
Select all that apply, then click Submit answer.
-
○
ADD supports compression format handling while COPY does not.
-
○
COPY supports regular expression handling while ADD does not.
-
○
COPY supports compression format handling while ADD does not.
-
○
ADD support remote URL handling while COPY does not.
-
○
ADD supports regular expression handling while COPY does not.