Docker in Tamil - 06 | Docker Volume Tutorial | Docker Tutorial

preview_player
Показать описание
This video is all about Docker Volume Tutorial to Understand Docker Volumes and Explained with Examples in Detail.

Topics Covered and Timeline:
1. What is Docker Volumes? - 01:00
2. Why Docker Volumes is Required? - 01:00
3. Types of Docker Volumes - 01:23
4. How to Create Docker Volumes for Docker Containers?
- How to Create Volumes in Docker? - 03:01
- How to Create Bind Mounts Volumes in Docker? - 13:06
5. How to List and Inspect Docker Volumes?
6. How to Mount Docker Volumes on Docker Containers?
- How to Mount Volumes to Docker Containers? - 06:13
- How to Use Bind Mount Volumes to Docker Containers? - 13:25
7. How to Remove Docker Volumes? - 17:04

Complete Tamil Tutorial Playlists:

Other Recommended Videos:
Docker in Tamil - 01 | Introduction to Docker | Docker Tutorial

Docker in Tamil - 02 | Docker Essentials | Docker Basics | Docker CLI Explained

Docker in Tamil - 03 | Docker Images Explained with Examples

Docker in Tamil - 04 | Create Docker Images using DockerFile - Explained in Detail

Docker in Tamil - 05 | Docker Networking Explained in Detail

Docker in Tamil - 06 | Docker Volume Tutorial | Docker Tutorial

Docker in Tamil - 07 | Docker Swarm Tutorial | Docker Tutorial for Beginners

Docker in Tamil - 08 | Docker Compose Tutorial | Docker Tutorial for Beginners

Docker in Tamil 09 - Docker CPU & Memory Resource Allocation | Docker Tutorial for Beginners

Bridged vs NAT vs Host Only Network Explained in Tamil | Network Basics

DevOps Explained in Tamil | Become DevOps Engineer | DevOps in Tamil

Git Full Course in Tamil - Git Tutorial for Beginners | Learn Git in 2 Hours | GitOps Tutorial

How to Configure IP Address on Ubuntu using Netplan? Explained in Tamil

Make sure you have Subscribe to our channel @selvatechitops for more interesting videos and stay connected with us on social networking sites to get further updates immediately.

#devops #docker #containerization #dockertamil #devopstamil #dockertutorial #dockertraining #dockervideos #learndocker #dockerppt #dockerbasics #dockervolumes #dockervolumetutorial #selvatechitops
Рекомендации по теме
Комментарии
Автор

Thank you for watching this video. Make sure you have Subscribe to our channel @selvatechitops for more interesting videos and stay connected with us on social networking sites to get further updates immediately.

SELVATechITOps
Автор

Thanks for the entire Docker series. It was really helpful

sridharkarthi
Автор

Nice course content.Explanation very nice

rktechuniverse
Автор

Such an Excellent Tutor you are. Hats off to you.

sribalaje
Автор

very impressive and more informative.. thanks🙏🙏 bro..

muneess
Автор

Really be helpful video sir .i have search many vido but your Docker and Git serial vedios

senthilkumar
Автор

how to mount the volume in running container

ggsoft
Автор

Another great info, looking forward next ….. selva I have a request if you create content on ELK that will be great 👍

RajaSekar-ezul
Автор

Mount is working as expected but Host/Bind Volume isn't working. When I create a file in container and check in the host machine, the file is not available.

VinothKumar-wvnw
Автор

Windows machine la volume create panni mount panrathu epdi nu sollunga ji... Facing issue there like below
PS C:\Windows\system32> docker volume ls
DRIVER VOLUME NAME
local
local samplewebsitecontent
PS C:\Windows\system32> docker run -it -p 8080:80 -v samplewebsitecontent:c:\test nginx
docker: Error response from daemon: invalid mode: \test.
See 'docker run --help'.

BytesWithSiraj
Автор

Can you please explain the exact diff between --mount and -v ?

elakyaelax