A

Admin • 833.24K Points
Coach

Q. Which command is used to load a Docker image from a tar archive?

  • (A) docker load
  • (B) docker import
  • (C) docker restore
  • (D) docker extract
  • Correct Answer - Option(A)
  • Views: 24
  • Filed under category Docker
  • Hashtags:

Explanation by: Admin

The 'docker load' command loads a Docker image from a tar archive. For example, 'docker load -i my_image.tar'.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.