Skip to content

Instantly share code, notes, and snippets.

@erichsu
Created July 7, 2018 08:27
Show Gist options
  • Select an option

  • Save erichsu/ffe76351b5cc6490204fa480cdfa36c5 to your computer and use it in GitHub Desktop.

Select an option

Save erichsu/ffe76351b5cc6490204fa480cdfa36c5 to your computer and use it in GitHub Desktop.
Clean Docker volume
docker volume prune -f
docker system prune -a -f
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment