List of questions
Related questions
Question 57 - XK0-005 discussion
A Linux administrator needs to ensure that Java 7 and Java 8 are both locally available for developers to use when deploying containers. Currently only Java 8 is available. Which of the following commands should the administrator run to ensure both versions are available?
A.
docker image load java:7
B.
docker image pull java:7
C.
docker image import java:7
D.
docker image build java:7
Your answer:
0 comments
Sorted by
Leave a comment first