0

Since I consider a Dockerfile to be the recipe instructions that lead up to a result, the docker image, I wanted to know if docker images provide a way to read out those instructions used.

In essence, given I have a docker image, is there a way to know the content of the Dockerfile that created it?

humanityANDpeace
  • 4,350
  • 3
  • 37
  • 63
  • https://stackoverflow.com/questions/19104847/how-to-generate-a-dockerfile-from-an-image – Pacifist Sep 23 '19 at 19:36
  • 2
    Possible duplicate of [How to generate a Dockerfile from an image?](https://stackoverflow.com/questions/19104847/how-to-generate-a-dockerfile-from-an-image) – David Maze Sep 23 '19 at 20:51

0 Answers0