Skip to content

Instantly share code, notes, and snippets.

@apolkingg8
Created January 5, 2020 15:21
Show Gist options
  • Save apolkingg8/1ccc6d54811edb16f638be09ff5e509e to your computer and use it in GitHub Desktop.
Save apolkingg8/1ccc6d54811edb16f638be09ff5e509e to your computer and use it in GitHub Desktop.
Markdium-Test
docker stop $(docker ps -q)
docker rm $(docker ps -aq)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment