Docker Tutorial 4-Docker Installation instructions In Windows And Other OS | Machine Learning

preview_player
Показать описание
Docker is a set of platform as a service products that uses 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 through well-defined channels

Please join as a member in my channel to get additional benefits like materials in Data Science, live streaming for Members and many more
#DOCKERS
Please do subscribe my other channel too

Connect with me here:

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

you are just awesome man. i think you are my AI guru. Awesome content and amazing teaching and explaining style. Thank you sir.

gauravsohaliya
Автор

Docker Toolbox is deprecated and the site suggests downloading docker desktop for windows home using WSL2. Is it possible to add another video explaining the set-up process and implementation using that?

parthchawla
Автор

Another great video. I tried to learn more about docker in different places however nobody is as clear and thorough as you. Thanks a lot!!!!. Maybe one small question that is not yet explained in the series ... what is the difference between an image and a container?

sachavanweeren
Автор

Deprecated

Docker Toolbox has been deprecated and is no longer in active development. Please use Docker Desktop instead. See Docker Desktop for Mac and Docker Desktop for Windows.

The above message comes over the recommended DT legacy page. What to do now sir?

MuhammadShahzad-dxje
Автор

Great fan of u sir. Leanred a lot from ur vedios.

Can you make vedio on your daily routine & a vedio on how a business problem is solved from start to end by data scientists, Also what are the hierarchical levels in your company and their roles in company

:)

superbatman
Автор

Really very helpful and amazing explanation video.. thank u krish..

srinagabtechabs
Автор

Sir is it the end of playlist, this series is going very well . Please add other videos

jayamishra
Автор

Docker Toolbox
Estimated reading time: 4 minutes

Deprecated

yathishb
Автор

Its very helpful video for beginner.

I have install docker tool box 18.09.03 but getting following error when i tried to open it.
Error with pre-create check: "This computer is running Hyper-V. VirtualBox won't boot a 64bits VM when Hyper-V is activated. Either use Hyper-V as a driver, or disable the Hyper-V hypervisor. (To skip this check, use --virtualbox-no-vtx-check)"
how to resolve this error. I have disable the Hyper-V hypervisor.

nisarggandhewar
Автор

Great Video Krish, I am a great fan of you. Is Docker install only in Windows 10 OS? Any other method to install docker in Windows 07 Ultimate OS?

narenbot
Автор

Dear @Krish Naik Sir, we can also update our window 10 ersion upto 2004 I can see your about system, I updated my window version and installed docker desktop version successfully.

vipindube
Автор

Krish sir I have a question. As docker does not allow us to manually set the target installation folder, how can we move it from c drive to any other drive in windows. I have been googling the solution but was unable to find the required answer. I'll be really thankful for your help.

usamamalik
Автор

For newer versions, u have to install with wsl2

SAINIVEDH
Автор

In my opinion this series taking more time as compare to content. Pleasenwrap up soon sir..

vipindube
Автор

Krish sir,
Docker toolbox is no longer available now. Could you please suggest how to install docker on windows8.1?

vipulsuryawanshi
Автор

Sir please also make a videos on how to deploy these containers to kubernetes using both approaches which we have in docker that is using kubelet and docker compose 😊 and if possible also try to make video on containerisation using tools like Jenkins, docker, k8s it will be very helpful for all of us 😁😁😁😊😊😊😊

gursimransingh
Автор

Hi Krish /everyone .need help.

I am trying to create docker image by using the command
docker build -t my_api .
but it always throws an error like
"unable to prepare context: unable to evaluate symlinks in Dockerfile path: FindFirstFile D:\Dockcheck\Dockerfile: The system cannot find the file specified."

But I have the Dockerfile also in the same path but still it throws this error.
below is the content of docker file

FROM continuumio/anaconda3:4.4.0

COPY ./usr/app/

EXPOSE 5000

WORKDIR /usr/add/

RUN pip install -r requirements.txt

CMD python app.py

subrataassam
Автор

I have windows 8 operating system so is it feasible to install docker on my system or not? Please reply.Thanks

sandipansarkar
Автор

Installed docker. Able to check n verified
ver. 19.03.8 n I did run docker in my command prompt.
But Hello world is not Running and also there's no docker quick start terminal in my system
Pls help fixing these

NaveenKumar-zvjr
Автор

what will be the good option to install docker on pirated windows os as i dont have paid windows in my laptop.I haved windows cracked version os installed on my laptop and because of it docker denies the installation it says that you windows os in not authorized to install docker on it .Can anyone have any solution for it or how can i use docker on my laptop.

mayurgupta