-
Once your instance is ready to use, connect via SSH to the server using the public DNS and the public key:
ssh -i key.pem [email protected]
-
Update your AMI instance!
sudo yum update -y
-
Install docker!
sudo yum install docker -y
Last active
September 16, 2018 01:46
-
-
Save ninja-webdev/c2c0cf38f32b6baed0f236331f2b12be to your computer and use it in GitHub Desktop.
docker intro
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment