Skip to content

Instantly share code, notes, and snippets.

@andrewvmail
Created January 20, 2023 21:21
Embed
What would you like to do?
aliases.sh
alias dockerclean="docker system prune --all --force --volumes && docker system prune --all --force"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment