HostSEO Blog

Stories and News from IT Industry, Reviews & Tips | Technology Blog


Installing Docker-CE(Community Edition) in Centos-7

Before proceeding with the installation task, remove all the older versions of Docker in the server.

#  yum remove docker*      

Docker-CE can be installed in many ways. For ease of installation and upgrade task, we are setting up Docker’s repository and install from them.

1.Install the required packages.

# yum install -y yum-utils device-mapper-persistent-data lvm2        

2. Set up repository.

# yum-config-manager --add-repo https://download.docker.com/linux/centos/docker-ce.repo 

3. Nightly or Test repositories.

These are optional. They come in with the docer.repo, but are disable by default.

To enable Nightly:

# yum-config-manager --enable docker-ce-nightly

To enable Test channel:

# yum-config-manager --enable docker-ce-test

To disable them:

# yum-config-manager --disable docker-ce-nightly

# yum-config-manager --disable docker-ce-test

4. Install Docker CE.

Follow the command to install the latest version of Docker CE and containerd.

# yum install docker-ce docker-ce-cli containerd.io

5. Start Docker

# systemctl start docker

6. Verify that the Docker is installed properly

Run the hello-world image to check whether the Docker is installed correctly.

# docker run hello-world

Running Centos In A Docker Container

# docker pull centos

# docker run centos

Try to list the containers and you will get an output similar as below.

CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES

The containerized OS is not running, because we are not telling it to do anything.

We can tell it to run interactively and with a terminal using the options “-i”(interactively), “-t”(allocate a terminal).

# docker run -i -t centos                                       //**Will result in getting into the container**//

NOTE : We can also login to the container using the command # docker exec -it container_id /bin/bash

We are in the terminal!

After modifying any changes in the container save the changes using the following command:

# docker commit container_ID

Now we have CentOS container!

Subscribe Now

10,000 successful online businessmen like to have our content directly delivered to their inbox. Subscribe to our newsletter!

Archive Calendar

SatSunMonTueWedThuFri
 12345
6789101112
13141516171819
20212223242526
27282930 

Born in 2004 ... Trusted By Clients n' Experts

SEO Stars

They never made me feel silly for asking questions. Help me understand how to attract more people and improve my search engine ranking.

Read More

Emily Schneller Manager at Sabre Inc
SEO Stars

Took advantage of Hostseo's superb tech support and I must say, it is a very perfect one. It is very fast, servers reliability is incredible.

Read More

Leena Mäkinen Creative producer
SEO Stars

We're operating a worldwide network of servers with high quality standards requirements, we’ve choose hostseo to be our perfect partner.

Read More

Ziff Davis CEO at Mashable
SEO Stars

It’s very comfortable to know I can rely about all technical issues on Hostseo and mostly that my website and emails are safe and secured here.

Read More

Isaac H. Entrepreneur
SEO Stars

With hostseo as a hosting partner we are more flexible and save money due to the better packages with great pricing, free SEO n' free SSL too!

Read More

Madeline E. Internet Professional