Created
July 13, 2021 15:09
-
-
Save TopherThomas/5441f950ec0294a629f304baa290ec02 to your computer and use it in GitHub Desktop.
Clean up Docker environment.
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 system prune -a -f | |
docker volume prune -f |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment