Summary
Keywords
Full Transcript
Docker Toolbox releases - https://github.com/docker/toolbox/releases FREE Tutorials - https://automationstepbystep.com/ Docker Toolbox GitHub - https://github.com/docker/toolbox/releases/tag/v18.09.3 There is a deployment template on the Azure marketplace, if you want to setup Docker Engine on Windows in Azure. Very easy install : https://azuremarketplace.microsoft.com/en-us/marketplace/apps/cloud-infrastructure-services.docker-windows-2019 Watch Docker Playlist: https://www.youtube.com/playlist?list=PLhW3qG5bs-L99pQsZ74f-LC-tOEsBp2rK How to Create a Boot2Docker virtual machine locally on your Windows machine using Hyper-V - https://docs.docker.com/machine/drivers/hyper-v/ Like on Facebook : https://www.facebook.com/automationstepbystep Follow on Twitter: https://twitter.com/automationsbs Subscribe on Youtube : http://youtube.com/automationstepbystep _____________________________________________________________ VIDEO DESCRIPTION Today we will learn : How to install Docker on Windows Step by Step We will see: Prerequisites Install Docker Troubleshooting tips Validate installation Uninstall Docker ____________________________________________________________ USEFUL INFORMATION If you install the Docker Toolbox on a Windows machine, the installer automatically installs Oracle Virtualbox to run the Docker virtual machine. ____________________________________________________________ Prerequisites OS - 64 bit Windows 7 or higher ____________________________________________________________ STEP 1 : Install Docker https://docs.docker.com/toolbox/toolbox_install_windows/ https://docs.docker.com/docker-for-windows/install/ ____________________________________________________________ STEP 2 : Troubleshooting (if any issue occurs) Convenient way to enable/disable Hyper-V https://superuser.com/questions/540055/convenient-way-to-enable-disable-hyper-v-in-windows-8 Installing Docker Toolbox on Windows with Hyper-V Installed https://jayvilalta.com/blog/2016/04/28/installing-docker-toolbox-on-windows-with-hyper-v-installed/ ____________________________________________________________ STEP 3 : validate INSTALLATION run some docker commands docker docker --version docker run "image name" ____________________________________________________________ STEP 4 : uninstall DOCKER ____________________________________________________________ USEFUL LINKS https://stackoverflow.com/questions/36885985/cannot-start-docker-after-installation-on-windows https://docs.docker.com/toolbox/faqs/troubleshoot/ ____________________________________________________________ References : Image of docker architecture References - https://www.wedidknow.xyz/2017/03/docker-ecosystem-how-to-manage-your.html ____________________________________________________________ #DockerOnWindows #DockerTutorials #DockerTraining #DevOpsTools #DevOpsTraining #DockerCommands #DockerForBeginners DOCKER PLAYLIST https://www.youtube.com/playlist?list=PLhW3qG5bs-L99pQsZ74f-LC-tOEsBp2rK YOUTUBE PLAYLIST https://www.youtube.com/channel/UCTt7pyY-o0eltq14glaG5dg/playlists ________ ONLINE COURSES TO LEARN ________ ------------ UI TESTING ------------ Selenium Beginners - https://bit.ly/2MGRS8K Selenium Java Framework from Scratch - https://bit.ly/2N9xvR6 Selenium Python - https://bit.ly/2oyMp5x Selenium Tips - https://bit.ly/2owxc50 Selenium Builder - https://bit.ly/2MKNtlq Katalon Studio - https://bit.ly/2wARFdi Robot Framework - https://bit.ly/2Px6Ue9 ------------ API TESTING ------------ Web Services (API) - https://bit.ly/2MGafL7 SoapUI - https://bit.ly/2MGahmd Postman - https://bit.ly/2wz8LrW General - https://bit.ly/2PYdwmV ------------ MOBILE TESTING ------------ Mobile Playlist - https://bit.ly/2PxpeUv ------------ CI | CD | DEVOPS ------------ Jenkins Beginner - https://bit.ly/2MIn8EC Jenkins Tips & Trick - https://bit.ly/2LRt6xC Docker - https://bit.ly/2MInnzx ------------ VERSION CONTROL SYSTEM ------------ Git & GitHub - https://bit.ly/2Q1pagY ------------ PERFORMANCE TESTING ------------ JMeter Beginner - https://bit.ly/2oBbtIU JMeter Intermediate - https://bit.ly/2oziNVB JMeter Advanced - https://bit.ly/2Q22Y6a JMeter Tips & Tricks - https://bit.ly/2NOfWD2 Performance Testing - https://bit.ly/2wEXbLS ------------ JAVA ------------ Java Beginners - https://bit.ly/2PVUcXs Java Tips & Tricks - https://bit.ly/2CdcDnJ ------------ MAVEN ------------ Maven - https://bit.ly/2NJdDRS ------------ OTHERS ------------ Redis- https://bit.ly/2N9jyCG Misc - https://bit.ly/2Q2q5xQ Tools & Tips - https://bit.ly/2oBfwoR QnA Friday- https://bit.ly/2NgwGpw Sunday Special - https://bit.ly/2wB23BO Ask Raghav- https://bit.ly/2CoJGWf Interviews - https://bit.ly/2NIPPxk All Playlists - https://bit.ly/2LSiezA ------------ FOLLOW ------------ Youtube - http://youtube.com/automationstepbystep Share your knowledge with everyone and, Never Stop Learning Raghav
