Skip to content

Instantly share code, notes, and snippets.

@ngsmrk
Last active August 29, 2015 14:00
Show Gist options
  • Save ngsmrk/e5c746cc186c17df9af1 to your computer and use it in GitHub Desktop.
Save ngsmrk/e5c746cc186c17df9af1 to your computer and use it in GitHub Desktop.
docker_express_6
ssh -i ~/.ssh/docker.pem ec2-user@<ip_address>
sudo yum install -y docker ; sudo service docker start
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment