Skip to content

Instantly share code, notes, and snippets.

@vanderson139
Created December 5, 2019 21:25
Show Gist options
  • Select an option

  • Save vanderson139/078dfc0068ccf44b0c392d0b14d89b7a to your computer and use it in GitHub Desktop.

Select an option

Save vanderson139/078dfc0068ccf44b0c392d0b14d89b7a to your computer and use it in GitHub Desktop.
Clear Docker Images
docker run --rm -v /var/run/docker.sock:/var/run/docker.sock -v /etc:/etc spotify/docker-gc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment