A

Admin • 828.43K Points
Coach

Q. Which option is used with `docker run` to mount a volume?

  • (A) --mount-volume
  • (B) -mount
  • (C) -v or --mount
  • (D) --vol

Explanation by: Admin
You can use `-v` or `--mount` with `docker run` to mount a volume.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.