Skip to content

Instantly share code, notes, and snippets.

@keepitsimple
Created October 9, 2020 13:25
Show Gist options
  • Save keepitsimple/43d1a7f91566703b597ee536004a7e4c to your computer and use it in GitHub Desktop.
Save keepitsimple/43d1a7f91566703b597ee536004a7e4c to your computer and use it in GitHub Desktop.
Clean unused docker objects
docker system prune --filter "until=24h"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment