Created
July 19, 2020 18:01
-
-
Save PawelGIX/b062d7e268a938438c29470ce0d572e5 to your computer and use it in GitHub Desktop.
docker kill all
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-compose down | |
| docker network prune | |
| sudo service docker restart | |
| docker-compose up |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment