Created
May 24, 2021 12:28
-
-
Save Voronenko/b4db973d4e1b9b7747c6ff91cf99f706 to your computer and use it in GitHub Desktop.
for mac restart docker:
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
➜ ~ launchctl list | grep docker | |
- 0 com.docker.helper | |
1990 0 application.com.docker.docker.715810.716504 | |
➜ ~ launchctl stop application.com.docker.docker.715810.716504 && launchctl start application.com.docker.docker.715810.716504 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment