Skip to content

Instantly share code, notes, and snippets.

@useataaaaa
Created July 11, 2020 05:27
Show Gist options
  • Select an option

  • Save useataaaaa/de6da8e1adc4e98b66d6a12f4396ec0a to your computer and use it in GitHub Desktop.

Select an option

Save useataaaaa/de6da8e1adc4e98b66d6a12f4396ec0a to your computer and use it in GitHub Desktop.
Docker相关
// delete images
docker rmi $(docker images -q)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment