Skip to content

Instantly share code, notes, and snippets.

@hoangddt
Created August 15, 2018 04:31
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save hoangddt/febe929ddcffaa0f8d0218ab2e04b2f8 to your computer and use it in GitHub Desktop.
Save hoangddt/febe929ddcffaa0f8d0218ab2e04b2f8 to your computer and use it in GitHub Desktop.
Override the entrypoint when using docker run
docker run --rm -ti --entrypoint='' <image> bash
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment