Created
January 17, 2017 03:58
-
-
Save duncan60/75920d0b318184bebb6f33f46320f423 to your computer and use it in GitHub Desktop.
docker restart
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
| sudo su - | |
| service docker stop | |
| ps aux | grep docker |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment