How To Install Docker On Windows 11 | 2024

Survive Tech
Survive Tech
322 بار بازدید - 4 ماه پیش - In this video, we'll walk
In this video, we'll walk you through the step-by-step process of how to install Docker on Windows 11, ensuring you have all the necessary tools and configurations to get Docker up and running on your system. Whether you're new to Docker or looking to install it on the latest Windows OS, this tutorial has got you covered. We'll cover everything from the prerequisites for installing Docker, the installation process itself, and how to verify that Docker is correctly installed and operational on your Windows 11 machine.

Commands Used in Video
===============================================

Check Status of WSL
----------------------------------------------------------------------------------------------
wsl --status

Update WSL
----------------------------------------------------------------------------------------------
wsl --update

Set Default Version of WSL as 2
----------------------------------------------------------------------------------------------
wsl --set-default-version 2

Check Docker Version
----------------------------------------------------------------------------------------------
docker version

Run Nginx Container on Docker
----------------------------------------------------------------------------------------------
docker run -it --rm -d -p 8080:80 --name web nginx

List Docker Containers
----------------------------------------------------------------------------------------------
docker ps

===============================================
Link to Download WSL Linux Kernal Update Package
https://learn.microsoft.com/en-us/win...
===============================================

Chapters
0:00 Intro
0:11 Prerequisites
0:33 Download Docker
0:48 Enable WSL/Hyper-V
2:27 Install Docker
3:36 Example

🔔 Don't forget to subscribe to Survive Tech for more tech tutorials and tips that will help you navigate and excel in the tech industry. From computer networking to Linux, and potentially cyber security in the future, we're here to provide you with the knowledge you need to survive and thrive. Hit the like button if you find this video helpful, and share it with friends or colleagues who might also benefit from learning how to install Docker on Windows 11. Your support helps us create more content like this!
4 ماه پیش در تاریخ 1402/12/25 منتشر شده است.
322 بـار بازدید شده
... بیشتر