Run a Docker image as a container
Asked 07 September, 2021
Viewed 1.2K times
  • 52
Votes

After building a Docker image from a dockerfile, I see the image was built successfully, but what do I do with it? Shouldn't i be able to run it as a container?

11 Answer