This forum provides solutions for aws developers for their issues.It provides solutions for aws elastic ip, ec2 instance, public ip,route53 pricing, load balancers in aws,Orchestration, ebs,, lambda, installing mongodb on ubuntu etc.

Monday 29 May 2017

Install Docker in AWS EC2

This article will help you to install docker in centOS version or RHEL version of linux.

Install the Docker from official Docker repository

$ sudo yum check-update

$ curl  curl -fsSL https://get.docker.com/ | sh

Once docker installed, start the Docker daemon

sudo systemctl start docker

To check the docker status

$ sudo systemctl status docker

start the docker at the server reboot

$ sudo systemctl enable docker

sudo systemctl enable docker

Created symlink from /etc/systemd/system/multi-user.target.wants/docker.service to /usr/lib/systemd/system/docker.service.



0 coment�rios:

Post a Comment

Labels

Online Training

Your Name :
Your Email: (required)
Your Message: (required)

Powered by Blogger.

Recent Posts

Find Us On Facebook

Popular Posts