Skip to content

Instantly share code, notes, and snippets.

@quadrixm
Last active February 13, 2019 12:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save quadrixm/1cc8299f1d8221f01519707962804822 to your computer and use it in GitHub Desktop.
Save quadrixm/1cc8299f1d8221f01519707962804822 to your computer and use it in GitHub Desktop.
Frequently used docker commands

Running linux docker images

docker run -i -t ubuntu:12.04 /bin/bash
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment