A

Admin • 828.03K Points
Coach

Q. Which instruction sets the working directory inside a Docker container?

  • (A) WORKINGDIR
  • (B) DIR
  • (C) WORKDIR
  • (D) SETDIR

Explanation by: Admin
`WORKDIR` sets the working directory for instructions like `RUN`, `CMD`, etc.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.