Created
July 22, 2025 09:20
-
-
Save garenchan/4e4d43ecd4dc84e097cef945787ec515 to your computer and use it in GitHub Desktop.
修改docker entrypoint并使容器永不退出
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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