Skip to content

Instantly share code, notes, and snippets.

@robertstarmer
Last active July 22, 2019 11:54
Show Gist options
  • Save robertstarmer/4b97a87b30be8a83dd3ca13156482c4c to your computer and use it in GitHub Desktop.
Save robertstarmer/4b97a87b30be8a83dd3ca13156482c4c to your computer and use it in GitHub Desktop.
sudo amazon-linux-extras install docker
sudo systemctl restart docker
sudo usermod -a -G docker ec2-user
exit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment