Skip to content

Instantly share code, notes, and snippets.

@apolkingg8
Created January 5, 2020 15:21
Show Gist options
  • Select an option

  • Save apolkingg8/074291e5da61ef39e6f27dfcb8b3f505 to your computer and use it in GitHub Desktop.

Select an option

Save apolkingg8/074291e5da61ef39e6f27dfcb8b3f505 to your computer and use it in GitHub Desktop.
Markdium-Test
docker rmi node-app:0.2 gcr.io/[project-id]/node-app node-app:0.1
docker rmi node:6
docker rmi $(docker images -aq) # remove remaining images
docker images
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment