Created
September 4, 2022 06:46
-
-
Save andriimartynov/4778dfac74713ded490fd80b76beac27 to your computer and use it in GitHub Desktop.
cleanup builder, images and volumes
This file contains 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 image prune -a --filter "until=48h" -f && docker builder prune -f && docker volume prune -f |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment