Skip to content

Instantly share code, notes, and snippets.

@consatan
Created May 7, 2022 10:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save consatan/38a24ed0b4d68537299577f0323a9525 to your computer and use it in GitHub Desktop.
Save consatan/38a24ed0b4d68537299577f0323a9525 to your computer and use it in GitHub Desktop.
get Dockerfile from docker image
docker image history --no-trunc --format '{{.CreatedBy}}' IMAGE_NAME:TAG | tac
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment