Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save Freyert/76d4eda747cb1ef08a61bbdbca181514 to your computer and use it in GitHub Desktop.
Save Freyert/76d4eda747cb1ef08a61bbdbca181514 to your computer and use it in GitHub Desktop.
This one is useful af. Thanks @MHBauer and @bmangold
https://github.com/docker/docker/issues/18078
docker commit $STOPPED_CONTAINER user/test_image
docker run -ti --entrypoint=sh user/test_imag
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment