How to configure YUM in CentOS running over Docker.

preview_player
Показать описание
In this video i will show , how to configure yum in CentOS running over docker. This will help you to directly download the application from your ISO file.
✔Scroll Down to see the commands that i have used in the Video.

📑Program Using:
1. Docker
2. RedHat Linux
3. VMware Workstation
------------------------------Hope you like this Video ------------------------------
🙏Please LIKE , SHARE among your friends and SUBSCRIBE.
Click the Bell 🔔 icon to get notified for every new videos.

👉SUBSCRIBE for more such interesting videos.

🎵Music:

Song: Jarico - Landscape (Vlog No Copyright Music)
Music promoted by Vlog No Copyright Music.

Intro Music:
Track: JPB - High [NCS Release]
Music provided by NoCopyrightSounds.

----------------------------------------FOLLOW ON: ----------------------------------------

✔Commands Used:
1. systemctl start docker :- (to start docker)
2. docker volume create any_name (create new volume)
5. docker pa -a (check the stopped container)
6. docker rm container_name (remove any stopped container)
5. df -h (to see the list of all the mounted devices)
6. mount drive_name target_folder_path (to mount any drive to a folder)
Рекомендации по теме
Комментарии
Автор

thanks, , i was searching for this video from long time

Rishabhkumar-feqf
Автор

Thanks for this video . It is very helpful .

rohitbhatt
Автор

Do i need to do this everytime when i launch a new centos image using docker?

karthikarumugam
Автор

What is this ?
Failed to set locale, defaulting to C.UTF, -8

DIITY_