Docker Installation in Red Hat Linux.

K.S.L.K.Harini
May 27, 2021

What is Docker?

Docker is a set of Platform as a software(PaaS) products that use Os Level Virtualization to deliver software in packages called containers.

Containers are isolated from one another and bundle their own software, libraries and configuration files; they can communicate with each other.

Steps to Follow:

1.we need to create Repo for docker.

2. press ‘i’ , it will open insertion mode then type this commands. After then

press Esc and type “:wq”.

3. installing Docker.

4. “rpm -q docker-ce” will check if docker is installed or not.

5. systemctl start docker — now -> it will start the docker permanently .

Now , you are good to go with Docker Container💧.

Sign up to discover human stories that deepen your understanding of the world.

Free

Distraction-free reading. No ads.

Organize your knowledge with lists and highlights.

Tell your story. Find your audience.

Membership

Read member-only stories

Support writers you read most

Earn money for your writing

Listen to audio narrations

Read offline with the Medium app

No responses yet

Write a response