Skip to content

Instantly share code, notes, and snippets.

@hidakatsuya
Created August 28, 2018 02:32
Show Gist options
  • Save hidakatsuya/0b806da9ae8182710619f1fd2c8ba21e to your computer and use it in GitHub Desktop.
Save hidakatsuya/0b806da9ae8182710619f1fd2c8ba21e to your computer and use it in GitHub Desktop.
Docker
$ docker system df
$ docker system prune (only <none>)
$ docker system prune -a
$ docker volume prune (-a)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment