Skip to content

Instantly share code, notes, and snippets.

@craiga
Created August 4, 2020 12:47
Show Gist options
  • Save craiga/7afd21ae23bce021788f4b1a345c0b16 to your computer and use it in GitHub Desktop.
Save craiga/7afd21ae23bce021788f4b1a345c0b16 to your computer and use it in GitHub Desktop.
Get an Ubuntu (or any other Linux) shell really quickly
docker run -it --rm ubuntu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment