Docker Desktop is an easy-to-install application for your Mac or Windows environment that enables you to build and share containerized applications and microservices.
Docker Desktop includes Docker Engine, Docker CLI client, Docker Compose, Docker Content Trust, Kubernetes, and Credential Helper.
Step
This tutorial to know how to install the docker on windows or WSL2
In this tutorial, we are going to learn how to install the docker on windows as well as on windows based sub Linux system for Ubuntu.
If you are interested to see How to install the WSL2 on windows then watched my another youtube video.
If you look, I have open the both shell for windows as well as for Ubuntu. I am typing the docker command there and verifying docker is installed or not ?
On the top of this I am also executing the other Operating based commands. So, Docker is not installed in my machine. Let's installed the docker.
If you want your docker tool availability in Linux environment then look the highlighted youtube video in my panda tech tips channel.
To install the docker, first we need to download the Docker Desktop. Let's do it from official website.
Docker Desktop is designed to let us build, share and run containers as easily on Mac and Windows as we do on Linux.
Docker handles the tedious and complex setup so we can focus on writing code. Docker Desktop also provides us with a graphical interface to manage the settings for the VM.
By default, docker desktop will get downloaded into the download folders. From there ,we will try to install the docker desktop.
Let's follow the instruction as shown on screen for docker installation.
Now docker desktop installed successfully. In the next steps, we have to start the docker engine and we will do verification of docker commands in the windows shell as well as on Ubuntu shell.
Let's accept the docker terms and conditions. In future they would change the name from docker desktop to docker personal.
Let's start the docker desktop and wait for some time. After we will open the windows command prompt as well as ubuntu shell and will run the docker based command.
If docker commands like docker ps, docker ps -a, docker version are runs successful, it means docker is installed successfully.
As we are able to run the docker successfully in the both Linux and Windows shell. Output of docker commands are also same in both environment.
Let's pull out the famous docker image of helloworld available in the docker hub and we will run in our environment.
If it displays the message as hello world on the screen it means we are also able to communicatee with the outside world as well as communication with the official docker hub is also published from our environment that will be helpful to pull the other images from docker hub.
Let's pull out the some web image from docker hub and run it. If we are able to access the html page of docker web application from the browser it means there is no problem of running the docker based web application. Console or non web based application like helloworld, we have already verified.
So, docker image of web application is pulled successfully from docker hub. We should be able to access the web application at the port no 80. If we are able to see the web page, it means web application are also running successfully and accessible from our docker environment.
Objective of this tutorial to install the docker and run in windows as well as on wsl2 is achieved. There are some other commands are showing in this video after the main tutorial. If you consider this tutorial is helpful please consider to subscribe the channel. Please keep liking and commenting on videos. Thank you for watching.
Other Panda Tech Tips YouTube videos
-----------------------------------------------------
HOW TO SEE ONLINE OR OFFLINE STATUS OF ROBLOX FRIEND'S.
• SEE ONLINE OR OFFLINE STATUS OF ROBLO...
HOW TO INSTALL BTROBLOX IN ROBLOX
• INSTALL BTROBLOX IN ROBLOX.💻
HOW TO GET A TOUCH OR MOUSE CURSOR ON ANDROID MOBILE
• GET A TOUCH OR MOUSE CURSOR ON ANDROI...
HOW TO SEE ROBUX INTO CASH IN ROBLOX
• SEE YOUR ROBUX INTO CASH IN ROBLOX 💻
HOW TO INSTALL SIGNAL AND SETUP ON MOBILE
• INSTALL SIGNAL AND SETUP ON MOBILE 📱💻
HIGHLY SECURED YOUR ROBLOX ACCOUNT ( 2021 )
• HIGHLY SECURED YOUR ROBLOX ACCOUNT 💻
HOW TO UNINSTALL ZEAL'S SHADERS PRESET IN ROBLOX ( 2021 )
• UNINSTALL ZEAL'S SHADERS PRESET IN RO...
--------------------------------------------------------------------------------------------------------------
Happy by MBB / mbbofficial
Creative Commons ・Attribution-ShareAlike 3.0 Unported ・CC BY-SA 3.0
Free Download / Stream: https://bit.ly/Happy-MBB
Music promoted by Audio Library • Happy – MBB (No Copyright Music)
--------------------------------------------------------------------------------------------------------------
#pandaTechtips, #Tutorials, #Docker