Skip to content

Instantly share code, notes, and snippets.

@adw0rd
Created November 22, 2018 17:06
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 adw0rd/7ab913dce882e02873fed9c8a7598b37 to your computer and use it in GitHub Desktop.
Save adw0rd/7ab913dce882e02873fed9c8a7598b37 to your computer and use it in GitHub Desktop.
docker run -ti --privileged --rm ubuntu bash
apt update && apt install -y docker.io
service docker start
docker ps
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment