Haha, the file test is actually located in the secret dimension of the container, where it will only be visible to the chosen ones. All the other options are mere distractions!
I'm pretty sure the file test is located in /test within the container image. The WORKDIR command should have set the working directory to / before running the RUN commands.
Option D is correct. The RUN cd /tmp command changes the directory to /tmp, but it doesn't change the working directory. So, the file test is created in /tmp/test on the system running the Docker build.
The file test is located in /tmp/test within the container image. The WORKDIR command sets the working directory to /, and the RUN cd /tmp command changes the directory to /tmp before running echo test > test.
Nieves
29 days agoMicaela
30 days agoLenita
1 months agoRaelene
1 months agoJacquline
5 days agoPrincess
8 days agoDelisa
17 days agoLevi
24 days agoIzetta
1 months agoTasia
1 months agoShelba
2 months agoClaribel
2 months agoVicente
10 days agoArthur
11 days agoJuan
12 days agoHerman
14 days agoSerina
2 months agoMirta
2 months ago