WSL 2 with Docker getting started

  Рет қаралды 226,465

David Bombal

David Bombal

Күн бұрын

You can now run Docker on Windows easily with the Windows Subsystem for Linux 2 (WSL 2). Get started learning Docker and Linux! It's even supported on Windows 10 home version.
WSL2 is part of Windows 10, version 2004 which was released in May 2020. Rather than using a translation or compatibility layer between Linux and Windows which was used in WSL 1, WSL 2 uses virtual machine technology to allow you to run a real Linux kernel directly on Windows 10. This also allows you to run Docker within Ubuntu running on Windows 10.
Menu:
Overview: 0:00
Prerequisites: 0:27
Download Docker Desktop for Windows: 2:39
Install Docker Desktop for Windows: 3:08
Start the Docker Desktop: 4:32
WSL 2 Docker Desktop Settings: 5:37
Run Docker Containers in Ubuntu in WSL 2: 7:21
Testing Docker Containers: 9:44
Previous video: • WSL 2: Getting started
Good Links:
Docker for WSL2: docs.docker.com/docker-for-wi...
What is WSL? docs.microsoft.com/en-us/wind...
WSL documentation: docs.microsoft.com/en-us/wind...
WSL 2 Announcement: devblogs.microsoft.com/comman...
WSL2
Docker
Ubuntu 20.04
WSL 2
WSL 1
Ubuntu 18.04
windows subsystem for linux
#wsl2 #docker #windows

Пікірлер: 257
@davidbombal
@davidbombal 4 жыл бұрын
Note: I made a mistake in the video at 2:12 - prerequisites for WSL2 are: "Windows Subsystem for Linux" and "Virtual Machine Platform" Menu: Overview: 0:00 Prerequisites: 0:27 Download Docker Desktop for Windows: 2:39 Install Docker Desktop for Windows: 3:08 Start the Docker Desktop: 4:32 WSL 2 Docker Desktop Settings: 5:37 Run Docker Containers in Ubuntu in WSL 2: 7:21 Testing Docker Containers: 9:44 Previous video: kzbin.info/www/bejne/lZfRpZ2onreYapo
@allendataguy
@allendataguy 4 жыл бұрын
"Virtual Machine Platform" & "Windows Subsystem for Linux" were the only two pre-requisites for Docker to be functional on Windows 10 Home. "Windows Hypervisor Platform" was never a requirement, as I understand from the documentation specific for Docker on WSL2. I am currently running Docker on my Windows 10 Home laptop without the "Windows Hypervisor Platform". Thanks for the tutorial video, I was looking for pitfalls leading to Docker to stop functioning & WSL shell working erratically.
@davidbombal
@davidbombal 4 жыл бұрын
That's correct. I made a mistake in this video :( In my previous video I explained this correctly.
@abelcotrinasaldana891
@abelcotrinasaldana891 3 жыл бұрын
So is it possible run other hypervisor like Vmware in the same pc with wsl?
@0MVR_0
@0MVR_0 3 жыл бұрын
@@davidbombal Had been troubleshooting for the past week because the particular setup seems to reject turning Hypervisor on.
@mzejli5242
@mzejli5242 4 жыл бұрын
it's like the movie inception lol. Thanks David!
@davidbombal
@davidbombal 4 жыл бұрын
lol... agreed... how many levels are we going :)
@mosesindecks
@mosesindecks 3 жыл бұрын
@@davidbombal lets do 30 levels.
@moltobene1528
@moltobene1528 3 жыл бұрын
recursion
@umeshdhaked7638
@umeshdhaked7638 2 жыл бұрын
btw you can't go further more than 3. Cause you cannot run another Ubuntu inside a Ubuntu container running on docker.
@ntwiz2
@ntwiz2 Жыл бұрын
Just came across your channel David. You're method of explanation is absolutely unparalleled. I am a newb to the Linux world but my occupation requires I learn it. I look forward to see many more of your wonderful videos.
@midas087
@midas087 4 жыл бұрын
Amazing. I love it. A very educational tutorial as always David. How amazingly things you can do with today's technology and thanks for the knowledge sharing us usual. Cheers David
@davidbombal
@davidbombal 4 жыл бұрын
Thank you! Glad you enjoyed the video :)
@madhumithamuthukumar4094
@madhumithamuthukumar4094 2 жыл бұрын
This is what I was trying to understand for past 48 hrs... Thank you
@biotikcharge3970
@biotikcharge3970 4 жыл бұрын
Running a OS inside a container inside a OS inside Windows (another OS) WTF lol. Love it. Thanks for this series David
@davidbombal
@davidbombal 4 жыл бұрын
lol... inception here we come :) Glad you enjoyed the video!
@swarupkumar2
@swarupkumar2 3 жыл бұрын
Not to forget he is recording all of these inside of a Mac.
@michaelryce1200
@michaelryce1200 7 ай бұрын
Thank you for a very clear and concise explanation of the process from end to end. As somebody who is brand new to wsl2, docker and dev containers.....this was extremely straightforward.
@sysux593593
@sysux593593 Жыл бұрын
Even 2 years after release, and still more useful than paid tutorials/Courses! Thanks, @david!
@anag2125
@anag2125 3 жыл бұрын
"im running operating systems within operating systems within operating systems". Super cool :D Thank u so much!!
@FORJAF02
@FORJAF02 3 жыл бұрын
Thank you. I was stuck for days until you showed that I needed to upgrade my windows version to with docker desktop.
@AnjanKumarhere
@AnjanKumarhere 3 жыл бұрын
Not sure if its his flawless explanations or his backdrop or his voice, got me hooked.
@parthapramanik5330
@parthapramanik5330 2 жыл бұрын
Simply amazing. Thanks for such great content David!
@shaileshkumarshetty4401
@shaileshkumarshetty4401 2 жыл бұрын
This is my first comment on KZbin simply Awesome!!!!!!
@sarthakmathur7696
@sarthakmathur7696 3 жыл бұрын
Thanks David. The explanations were really clear!!
@zero05vini
@zero05vini 2 жыл бұрын
Finally a good explanation of how to do this! Everything worked out well in my Windows 10 Home laptop, with a 19044 build.
@asa9593
@asa9593 4 жыл бұрын
Thanks for sharing, Uncle David!
@davidbombal
@davidbombal 4 жыл бұрын
Welcome!
@Chatsworth1979
@Chatsworth1979 4 жыл бұрын
Magnificent! Subscribed and liked! Worked exactly as you described on my Windows 10 Home computer. Much appreciated.
@davidbombal
@davidbombal 4 жыл бұрын
Thank you! Really happy to hear that it worked for you :)
@priyankapatel9461
@priyankapatel9461 3 жыл бұрын
Thank you for making this video because of you I am able to run docker in ubuntu. Lot of thanks
@orleydoss3171
@orleydoss3171 4 жыл бұрын
That's neat... like having a bunch of Light weight hypervisors. Thank you Sir 👍
@davidbombal
@davidbombal 4 жыл бұрын
That's exactly right Orley
@suchitragiri4546
@suchitragiri4546 3 жыл бұрын
So informative, my all confusion has gone now!
@prasad_yt
@prasad_yt 3 жыл бұрын
Hi David, @ 2.13 in the video , you mention about selecting 'Windows Hypervisor Platform'. Should that have been "Virtual Machine Platform" ? I saw this video immediately after your WSL2 : Getting Started video. BTW - Thanks for making these videos - you make it easier to understand.
@anand26shweta
@anand26shweta 2 жыл бұрын
Yes I have the same doubt.
@jamesdietsch7868
@jamesdietsch7868 4 жыл бұрын
Another great video here David! Superb content as always! Be interesting to see the new virtualization technologies from apple as well :)
@davidbombal
@davidbombal 4 жыл бұрын
Thank you James. Agreed - with Apple moving away from Intel CPUs, it's going to be interesting to see what happens :)
@HudsonVentura
@HudsonVentura 3 жыл бұрын
Amazing. Very quick. Thanks so much!
@mrmuranga
@mrmuranga 3 жыл бұрын
Thanks David..very brief and clear
@TBoneXReaper
@TBoneXReaper 9 ай бұрын
Your video was very helpful. Thank you!
@livewithvikash
@livewithvikash 3 жыл бұрын
Hi David, you just saved my life. Even StackOverflow didn't help.
@zameerahmed1775
@zameerahmed1775 Жыл бұрын
Awesome ................ Ur voice reminds me of the Biblical David. U have been gifted with a fantastic voice ....... Its dominating and judgemental. I had an issue of running docker on WSL1. I have shed tears of blood doing all sorts of hacks. I have seen both ur videos ............ WSL2 installation & setting up docker on WSL2. U made it appear soooooooooooo simple Thr is another caveat in Windows Pro ............. The Virtualization needs to be enabled in Firmware(BIOS), else docker installation would hang on WinPro. I have faced it .......... Hyper-V Requirements: VM Monitor Mode Extensions: Yes Virtualization Enabled In Firmware: Yes Second Level Address Translation: Yes Data Execution Prevention Available: Yes Thanks a Ton David ................ God bless you , ur family & ur generations.
@nadeemahmed9963
@nadeemahmed9963 4 жыл бұрын
Very Nice, waited for 7 days to watch your youtube video.
@davidbombal
@davidbombal 4 жыл бұрын
Hope you enjoyed it! :)
@akshayg8958
@akshayg8958 3 жыл бұрын
Thank David !! this was much needed ...
@mosesindecks
@mosesindecks 3 жыл бұрын
@8:59 had me. I loved the running Ubuntu within Ubuntu within Docker within windows part lol. Inception Movie right there, time slowed down a bit.
@xx482
@xx482 2 жыл бұрын
Thanks a lot David . i was struggling for long time .. your video helped me ..
@user-cy3wg5ch5c
@user-cy3wg5ch5c 3 жыл бұрын
At 3:52 of video you said "Windows Home doesn't support Hyper-V", but why at 2:13 you said the Windows Hypervisor Platform is needed?
@aurkito
@aurkito 4 жыл бұрын
Love from India So much of thankful to you Your student Ayush
@davidbombal
@davidbombal 4 жыл бұрын
Thank you Ayush
@WarMatt86
@WarMatt86 3 жыл бұрын
Great video and explanation are clear! It would be 110% awesome if you explain the "OS inception" with a whiteboard ;)
@ponsun
@ponsun 3 жыл бұрын
absolute madman running all these matroshka layers
@dandogamer
@dandogamer 4 жыл бұрын
Nice! Wsl2 been waiting ages for it
@davidbombal
@davidbombal 4 жыл бұрын
Agreed. It's great to see how Microsoft are improving this.
@autostopemniewiadomodokad8531
@autostopemniewiadomodokad8531 2 жыл бұрын
Great video! It helped me to run it. Hypervision was not chcked and it was previously not connecting with my wsl :) thank you
@msdevsec
@msdevsec 2 ай бұрын
Thank you, extremely helpful!
@Arayankodesouth
@Arayankodesouth 4 жыл бұрын
thank you again..! My favourite channel in KZbin..!❤️💥
@davidbombal
@davidbombal 4 жыл бұрын
Thank you so much 😀
@AbuAhmedAlsudani
@AbuAhmedAlsudani 4 жыл бұрын
Actually for me also. Thanks DB.
@biklimbs1133
@biklimbs1133 2 жыл бұрын
Amazing tutorial sir, it was really helpful
@amtawfiq
@amtawfiq 3 жыл бұрын
Thanks a lot for the thorough tutorial. I got a permission denied at 7:45 and used "sudo" to fix it: sudo docker run -d -p 80:80 docker/getting-started
@petrobull2560
@petrobull2560 Жыл бұрын
Great explanation video!👍
@humayunakhtar2116
@humayunakhtar2116 4 жыл бұрын
thats what i was looking from you m gonna try now
@davidbombal
@davidbombal 4 жыл бұрын
Glad the video was helpful Humayun!
@r4id395
@r4id395 2 жыл бұрын
very good explanation! keep forward!
@jxm8944
@jxm8944 2 жыл бұрын
Thank you for the WSL2+Docker. Running a OS inside a container inside a OS inside Windows (like as Russian nesting doll )? So amazing !
@NazmusSakibAbIR2011
@NazmusSakibAbIR2011 3 жыл бұрын
Your videos are very informative and well put together. Thank you for these amazing tutorials. Could you make a tutorial on how to use cuda enabled nvidia-docker2 containers within WSL2?
@jimzhang2562
@jimzhang2562 2 жыл бұрын
Thank you so much. Your video basically solved all my questions. So straightforward and easy to understand. You should go teach in Udemy and I will buy you course.
@nephets2878
@nephets2878 4 жыл бұрын
Good day from Jamaica, I would like to say thanks for the video. Until now I was unable to start any development using the limited hardware.
@davidbombal
@davidbombal 4 жыл бұрын
Glad to hear that the video was helpful
@tigerfanxiao
@tigerfanxiao 3 жыл бұрын
great video and very helpful as always
@davidbombal
@davidbombal 3 жыл бұрын
Thank you! Glad you think so!
@muhammad.rafi2012
@muhammad.rafi2012 4 жыл бұрын
David you are so good ...please keep the good work up...also wold you mind making some more videos on docker with WSL2.. may be add kubernetes too :) if not asking too much
@davidbombal
@davidbombal 4 жыл бұрын
Great suggestion!
@kspm102
@kspm102 3 жыл бұрын
Thank you for sharing a useful tip. Btw, I suggest you go for native Docker on Linux (without hypervisior)
@aHardReset
@aHardReset 2 жыл бұрын
Thank you so much. Great content.
@tikshuv-ccna
@tikshuv-ccna 4 жыл бұрын
Great DAVid ! Thanks gonna try iy.
@davidbombal
@davidbombal 4 жыл бұрын
Thank you
@guilhermeangelo3191
@guilhermeangelo3191 3 жыл бұрын
Great video! Could you show us how to increase the memory docker uses for WSL2? On Hyper-V Backend they have a menu for it
@mohitmotwani9256
@mohitmotwani9256 10 ай бұрын
Thank you so much david!
@Devopstour
@Devopstour Жыл бұрын
hello sir a lot of love from india 💌💌 thanks for sharing such amazing content i realy loved it
@traolin5877
@traolin5877 4 жыл бұрын
2:53 oh man, I hope I have enough storage space for that big boi
@shivankyadav8314
@shivankyadav8314 3 жыл бұрын
amazing video. just subscribed.
@carlossellsoto
@carlossellsoto 3 жыл бұрын
Excellent video David. You got a new subscriber. I followed the steps but got stuck in the Resources section of Docker Desktop. It says "You don't have any WSL 2 distro". But I installed Ubuntu 20.04 checked it was WSL 2 with power shell and ran some sample commands. The only difference in the process is that I installed Docker in my normal user and have to run it as an administrator to make it work. Thank you in advance.
@tomashuda8387
@tomashuda8387 2 жыл бұрын
Awesome video!
@patrickimoh
@patrickimoh 4 жыл бұрын
Thanks David... Good information.
@davidbombal
@davidbombal 4 жыл бұрын
Thank you Patrick
@akunpang8625
@akunpang8625 4 жыл бұрын
Hey, David, really a great video! I hope your next video can introduce how to use nvidia-docker in WSL2. It would be really helpful for who need use Nvidia GPU in docker on Windows!
@davidbombal
@davidbombal 4 жыл бұрын
Thank you for the recommendation. Microsoft documentation: "Can I access the GPU in WSL 2? Are there plans to increase hardware support? In initial releases of WSL 2 hardware access support will be limited, e.g: you will be unable to access the GPU, serial or USB devices. However, adding better device support is high on our backlog, as this opens many more use cases for developers that wish to interact with these devices. In the meantime, you can always use WSL 1 which has serial port access. Please stay tuned to this blog and WSL team members on Twitter to stay informed about the latest features coming to insider builds and reach out to give us feedback on what devices you'd like to interact with!" docs.microsoft.com/en-us/windows/wsl/wsl2-faq
@renoel7476
@renoel7476 3 жыл бұрын
Great vid it helped me allot!
5 ай бұрын
thanks ! it helped me
@michaelanderson7902
@michaelanderson7902 4 жыл бұрын
Thank you David
@davidbombal
@davidbombal 4 жыл бұрын
Thank you for watching Michael
@rogerpence
@rogerpence 3 жыл бұрын
Why, oh why, would anyone give this video a thumbs-down? David's videos on WSL are some of the best on KZbin. Great work. I tried WSL1 and did a little with it but after hearing about WSL2 I went back to my Linux box. Now, with WSL2 I am moving my docker containers from my Linux box to Windows--thanks to your help. Thank you, David.
@davidbombal
@davidbombal 3 жыл бұрын
Thanks Roger! Great feedback. Unfortunately haters will be haters :(
@scienceblossom6197
@scienceblossom6197 3 жыл бұрын
Thank you for the video.
@davidbombal
@davidbombal 3 жыл бұрын
Thanks for watching!
@alexisrs127
@alexisrs127 2 жыл бұрын
I could get what you said about the OS levels but a draw can also help a lot.
@EducationFactory
@EducationFactory 4 жыл бұрын
Greet Channel thanks David
@davidbombal
@davidbombal 4 жыл бұрын
Thank you!
@skynet.yousha
@skynet.yousha 4 жыл бұрын
Nice video David, as usual. What is the difference between running "Windows Subsystem for Linux" natively on windows and through Docker Desktop?
@davidbombal
@davidbombal 4 жыл бұрын
You use the Docker Desktop app to enable Docker functionality with WSL 2.
@dudulofuu
@dudulofuu 2 жыл бұрын
bro you're the best!
@Gery-zg7ky
@Gery-zg7ky 2 жыл бұрын
thanks for the video
@ashique12009
@ashique12009 2 жыл бұрын
Thanks that works!
@wailhayaly1851
@wailhayaly1851 3 жыл бұрын
That's awesome! but for local web dev, is using docker within VM slowing down the performance? I'm using docker to deploy php, nginx, mysql ...etc to launch Laravel app. What's your tips about using docker with the best performance for dev & production? Thanks David!
@louisaldorio7251
@louisaldorio7251 3 жыл бұрын
thakyou sir , cant wait to try , i have been looking on how to installa docker in windows home but could not find , and finally u cover it, btw will it work on windows home single language?
@BrewskaySA
@BrewskaySA 3 жыл бұрын
So your using Ubuntu to run Docker which is also running Ubuntu to use the Ubuntu Bash! Cool!
@OscarHRamirezIII
@OscarHRamirezIII 3 жыл бұрын
Fantastic video. Thank you for helping to make this whole process more understandable. I was wondering if you would are planning to make (or have already made) a video explaining how to allow docker containers running within WSL to access files in the host system? e.g. having an instance of Plex/emby/jellyfin access the files I have stored on a local external drive. I have a feeling it has something to do with volumes and/or bind mounts but I am still all too new to this to know how to proceed. I have played around and tried some things but have been unsuccessful. I’d love some guidance. Thanks for all you do. I’m gonna keep an eye on this channel. Keep up the great work.
@DanielTolentino42
@DanielTolentino42 3 жыл бұрын
up
@OscarHRamirezIII
@OscarHRamirezIII 3 жыл бұрын
Daniel Tolentino ?
@DruchipLe
@DruchipLe 3 жыл бұрын
thank you very much
@swethaasthoti2251
@swethaasthoti2251 2 жыл бұрын
Thank u so much 😍😍
@allezvenga7617
@allezvenga7617 4 жыл бұрын
Thanks for your sharing 👍
@davidbombal
@davidbombal 4 жыл бұрын
You're welcome. Thank you for watching!
@mrmotofy
@mrmotofy 3 жыл бұрын
Nice now I need an admin to keep track of my admin stuff
@mvl8209
@mvl8209 3 жыл бұрын
Do I understand it correct that die normal Linux VMs, the hypervisor is not needed, but door docker it is? Because in the previous video, you said we don't need the hypervisor.
@Mr_Amazigh
@Mr_Amazigh 3 жыл бұрын
Thanks for this amazing walkthrough. This is literally running Linux virtual machine on windows , right ? . Currently , I have github project app build using docker. I’m planning to run that app using paid Linux AWS instance. By your tutorial , can I do it by using WLS 2 that I have set up recently on my windows 10 machine ?? Your help is highly appreciated 😇. If yes , is there any way to ssh and connect my existing local project from win to that virtual machine
@sampatkumarkp1911
@sampatkumarkp1911 3 жыл бұрын
Hello David sir, I want to learn from beginning , for example you explaining about routers , config of routers , protocol and networking. I'm following CCNA 200-301 series of yours . Please tell me. Which playlist I have to follow. Thank you.
@rescenic
@rescenic 4 жыл бұрын
thank you teacher
@davidbombal
@davidbombal 4 жыл бұрын
You are welcome
@zezimadude13
@zezimadude13 3 жыл бұрын
Can this be done in Kali-Linux, David? Or is there some kind of issue? I keep getting issues no matter what I do. I also can't seem to find any videos or forums on it. I thought it'd be a good thing to containerize for security whilst doing pen-testing stuff.
@marvelspecial8112
@marvelspecial8112 4 жыл бұрын
Thanks David, I also made it to my laptop. It would be very good if you can share some essentials or capabilities of this setup!
@marvelspecial8112
@marvelspecial8112 4 жыл бұрын
Maybe doing some labs on CCNP Encore! Currently, I am doing this certificate and struggling with ansible. I cannot run ansible playbook. If you can provide a lesson setting up ansible on this setup and run playbook, that would be awesome! Previously, i tried cloning ansible on Ubuntu (previous version) and tried to play it, there was no full support!
@user-ho4zy2xr9t
@user-ho4zy2xr9t 8 ай бұрын
thank you
@HellSpawn3241
@HellSpawn3241 4 жыл бұрын
It would be great to hear how to solve WSL2 disk performance issues. If you can't install WSL2 and Docker without such "material", what are you going to do with Docker at all ?
@Nx_Daniel_Official
@Nx_Daniel_Official 2 жыл бұрын
thanks man
@vivian20101991
@vivian20101991 4 жыл бұрын
Correction not windows hypervisor platform but virtual machine platform needs to be enabled in the windows feature
@davidbombal
@davidbombal 4 жыл бұрын
Good catch! I said that by mistake :(
@anarelle
@anarelle Жыл бұрын
It was all well until 5:19. I don't have an option to start Ubuntu, so I guess there was some step missing? What do I need to install or run in order to have Ubuntu show up in my start menu?
@saurabh9446
@saurabh9446 2 жыл бұрын
You're crazy good
@justarob0x
@justarob0x 3 жыл бұрын
so what are some use cases for this type of OS inception? besides testing, thanks!
@mujmoh7471
@mujmoh7471 2 жыл бұрын
thanks
@cosmicdioxide
@cosmicdioxide 3 жыл бұрын
is version 20H2 higher than 2004 or not? Edit: Nevermind. It is. By the way, thank you David. Helps me a lot!
@rsrini7
@rsrini7 4 жыл бұрын
Thanks. But virtual box not working after enabling internal hyperviser for wsl2. Any suggestions
@argamon2025
@argamon2025 3 жыл бұрын
Hi David. Great vid. Do you have any clue how the mounting works. I am really confused where the folders are created when I run the commands from my windows host. If I do e.g.: docker run -d --name seq -e ACCEPT_EULA=Y --restart unless-stopped -p 8080:80 -v ~/seq:/data datalust/seq I get a different result if I run the command inside my WSL2 Ubuntu machine or in a PowerShell console on my windows host. In the first case everything works as expected. In my home directory on my Ubuntu machine I can see a new folder named seq with the content created by the container. In the Docker Desktop dashboard I can see that /data is mounted to a rather cryptical folder. If I do the same command on my windows host something quite different happens. There is no folder created inside the home directory on my Ubuntu. The dashboard shows no cryptical path, it just shows /seq (basically telling me that ~ is expanded to nothing). But there is no folder in the root of the Ubuntu machine either. If I completly remove the container and start all over again all data is still there. This tells me that it actually works. So I have 2 questions. 1. Where is this seq folder? I cannot find it neither in my Ubuntu machine nor on my hosts C drive 2. Is there any possibility to fix this behavior to use the same folder as running the command inside the VM? Thanks for your help
@WrongSmth
@WrongSmth 4 жыл бұрын
Hi, David! Sorry if you had mentioned it before. It seems that older versions of VMware and virtual box are incompatible with WSL 2. haven’t tested virtualbox yet but upgrading to VMware workstation 15.5.6 has fixed the issue.
@davidbombal
@davidbombal 4 жыл бұрын
There are issues running WSL 2 and VirtualBox or VMware - especially with nested virtualization. See here: docs.microsoft.com/en-us/windows/wsl/wsl2-faq and www.virtualbox.org/wiki/Changelog-6.0 and blogs.vmware.com/workstation/2020/01/vmware-workstation-tech-preview-20h1.html - I cover this here in my previous video: kzbin.info/www/bejne/lZfRpZ2onreYapo
@limechen9675
@limechen9675 3 жыл бұрын
May I know that the GPU can be used in WSL2 Linux or not ?Such as some of issues likes nvidia driver happened to me !!!It would be very appreciate if you can send me some recommon!!!!Thanks again!
WSL 2: Getting started
20:34
David Bombal
Рет қаралды 690 М.
Docker Crash Course for Absolute Beginners [NEW]
1:07:39
TechWorld with Nana
Рет қаралды 1,5 МЛН
WHO DO I LOVE MOST?
00:22
dednahype
Рет қаралды 16 МЛН
New Gadgets! Bycycle 4.0 🚲 #shorts
00:14
BongBee Family
Рет қаралды 16 МЛН
WSL 2 Networking
14:14
David Bombal
Рет қаралды 206 М.
A Linux Dev Environment on Windows with WSL 2, Docker Desktop and More
34:23
Learning Docker // Getting started!
35:56
Christian Lempa
Рет қаралды 101 М.
100+ Docker Concepts you Need to Know
8:28
Fireship
Рет қаралды 804 М.
Windows Terminal and WSL 2 tips
11:04
David Bombal
Рет қаралды 70 М.
Docker For Beginners: From Docker Desktop to Deployment
59:30
Travis Media
Рет қаралды 722 М.
Running Windows in a Docker Container!
10:07
Wolfgang's Channel
Рет қаралды 268 М.
If you're not developing with this, you're wasting your time
14:30
Articulated Robotics
Рет қаралды 259 М.
ПОКУПКА ТЕЛЕФОНА С АВИТО?🤭
1:00
Корнеич
Рет қаралды 1,1 МЛН
сюрприз
1:00
Capex0
Рет қаралды 1,3 МЛН
How To Unlock Your iphone With Your Voice
0:34
요루퐁 yorupong
Рет қаралды 21 МЛН
5 НЕЛЕГАЛЬНЫХ гаджетов, за которые вас посадят
0:59
Кибер Андерсон
Рет қаралды 1,5 МЛН