V

Vinay • 28.75K Points
Instructor II

Q. What is the purpose of the 'docker save' command?

  • (A) To save a Docker image as a tar archive
  • (B) To save a container's state
  • (C) To back up Docker volumes
  • (D) To export Docker logs
  • Correct Answer - Option(A)
  • Views: 26
  • Filed under category Docker

Explanation by: Vinay
The 'docker save' command saves a Docker image as a tar archive. For example, 'docker save -o my_image.tar my_image'.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.


Question analytics