DEV Community

Discussion on: Download Docker Images without Docker Pull

 
tomsfernandez profile image
Tomas Fernandez

I updated the article to show the output of downloading the "hello-world" image and added some clarifications to the process. To clarify:

  • The "example" argument is the directory were the image will be downloaded. You should load it from the same place.
  • It is strange that you don't get an error message. I never got a message in any of the scenarios I tested