Skip to content

Instantly share code, notes, and snippets.

@psycalc
Last active September 21, 2021 06:48
Show Gist options
  • Save psycalc/70fca6e3925480cb3f9a71620a0ec805 to your computer and use it in GitHub Desktop.
Save psycalc/70fca6e3925480cb3f9a71620a0ec805 to your computer and use it in GitHub Desktop.
Docker leave container runing (for i.e docker exec -it sh\bash inspect file systems and config files)
ENTRYPOINT ["/bin/ash", "-c", "sleep infinity"]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment