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
2 months agoMicaela
2 months agoLenita
2 months agoRaelene
2 months agoJohana
1 months agoJacquline
1 months agoPrincess
1 months agoDelisa
2 months agoLevi
2 months agoIzetta
2 months agoTasia
2 months agoShelba
3 months agoClaribel
3 months agoVicente
1 months agoArthur
1 months agoJuan
1 months agoHerman
1 months agoSerina
3 months agoMirta
3 months ago