Skip to content

Instantly share code, notes, and snippets.

@garenchan
Created July 22, 2025 09:20
Show Gist options
  • Save garenchan/4e4d43ecd4dc84e097cef945787ec515 to your computer and use it in GitHub Desktop.
Save garenchan/4e4d43ecd4dc84e097cef945787ec515 to your computer and use it in GitHub Desktop.
修改docker entrypoint并使容器永不退出
docker run -d --name <name> <image> sleep infinity
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment