11. Docker (in Hindi) : Export/Import docker container

preview_player
Показать описание
#dockerVsVM #dockerArchitecture #container #containerization #dockerInHindi #DockerTutorials #docker #dockerHindi #Hindi

docker playlist:

ansible playlist:

facebook:
Рекомендации по теме
Комментарии
Автор

Awesome series bro it's helping in my first internship, the company gives me the task of dockerization of a project and because of this I can able to make it easily thanks so much

subarnasamanta
Автор

sir apki video best h maine apki video dehk k docker complet kara hain

shazaibkhan
Автор

Easy to understand all the concept and much appreciated efforts...

deekshasharma
Автор

Bhai ji Sare video dekha liye 2 bari. .. Practice bhi kiya. .. Yaar kuch video. . Issues pr bana do jo regular ate ho or prod mein kaise kaam hota hy super bhi kuch videos bana do plz plz plz

cloudpachehra
Автор

Hi Gaurav,
when ever im trying to run the container with out /bin/sh its giving error "docker: Error response from daemon: No command specified."
but if i run the container with /bin/bash its working.
Could you please explain the difference.
docker container run -itd --name alpinev1 alpine_export (not working)
docker container run -itd --name alpinev1 alpine_export /bin/sh

AJAYDAS-sdxx
Автор

Sir, import clearance process ke upar video banaiye

koustavsarkar
Автор

what format does docker uses to export images?

vishalpetkar
Автор

Bhai. Ye tar files hm share kaise karegne? Aur ye image hm docker hub pe kaise upload kar sakte hai?

shubhamsingh-duog
Автор

6:11
Shortcut batao kaise kiya uppar terminal ko?

ShivamSharma-xzje
Автор

how to exit a container without stop the container??

manishpalav
Автор

Hi Gaurav,
when ever im trying to run the container with out /bin/sh its giving error "docker: Error response from daemon: No command specified."
but if i run the container with /bin/bash its working.
Could you please explain the difference.
docker container run -itd --name alpinev1 alpine_export (not working)
docker container run -itd --name alpinev1 alpine_export /bin/sh

AJAYDAS-sdxx