Created
November 3, 2019 22:06
-
-
Save keyle/eea823bec776c70289f320dbdb13f7e9 to your computer and use it in GitHub Desktop.
Docker container always start at boot
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 ps, find the hash, e.g. b1d085e45f39 | |
| docker update --restart=always $1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment