Docker Complete Setup on Windows (With WSL Ubuntu)

  Рет қаралды 234,441

The Codeholic

The Codeholic

Күн бұрын

🔥🔥🔥 Check my full course "Build and Deploy Laravel E-commerce Website with Vue.js Admin Panel" at thecodeholic.com 🔥🔥🔥
Learn how to setup perfect working environment with Docker and WSL Ubuntu.
Docker is an amazing tool for development. But on Windows it might be tricky to setup it up and make it working.
In this video I will setup docker working environment on Windows, create and run docker images, enable WSL 2, Install Ubuntu in WSL 2 and connect Ubuntu with Docker Desktop on windows.
You will see all these steps in details.
Support me by subscribing - bit.ly/2xTQOI0
Install Docker
docs.docker.com/desktop/windo...
Install WSL
docs.microsoft.com/en-us/wind...
If you really love my content and want to support the channel:
👉 My Patreon: (For monthly donation)
/ thecodeholic
🍺 Buy me Beer: (For one time donation)
www.buymeacoffee.com/thecodeh...
Get premium shared hosting for $2 per month, which includes free domain, email and SSL. Use the coupon code "THECODEHOLIC" or click the link bellow
hostinger.com/THECODEHOLIC
Table of contents
00:00 - Intro
00:30 - Prerequisites
01:36 - Install Docker Desktop
02:22 - Run Docker image
03:32 - Enable WSL
05:29 - Install Ubuntu in WSL
06:32 - Integrate WSL Ubuntu with Docker
07:24 - WLS Ubuntu and VSCode
08:04 - Install Laravel Using Sail
09:58 - Open Ubuntu FS in Windows Explorer
10:23 - Open WSL Ubuntu project in PHPStorm
11:41 - The End
Follow me on social media:
/ thecodeholic
/ thecodeholic
/ thecodeholic
Check my Github:
github.com/thecodeholic

Пікірлер: 179
@TheCodeholic
@TheCodeholic Жыл бұрын
9 months later I needed this tutorial myself. Thanks to me for creating this (😀). However there are few things missing... 01:57 - I got screen "WSL2 installation is incomplete" with the link to download kernel update and two buttons "Restart" and "Cancel". I clicked on the link, downloaded, installed and clicked "Restart". After restarting Docker desktop I got an error with 3 button options. I clicked on "Reset to factory defaults". After this Docker desktop successfully started. 05:30 - Before installing Ubuntu make sure you set the default version of WSL to 2 by running "wsl --set-default-version 2". To convert your Ubuntu from version 1 to version 2 run "wsl --set-version Ubuntu 2"
@peteralexandre6593
@peteralexandre6593 Жыл бұрын
thanks for this nice tutorial. I had the same problem but i had to restart my computer after "reset to factory defaults". Other than that everything went so well
@appstuff6565
@appstuff6565 Жыл бұрын
hey man thanks for this. I am having localhost 9091 error so i am trying this method if it works, with datastax studio.
@tinny77
@tinny77 Жыл бұрын
LOL 🤣
@maanisain
@maanisain 10 ай бұрын
I also having same issue docker is not running local host showing no internet
@LL-cm1wz
@LL-cm1wz Ай бұрын
I'm trying this now, and for the second note the first command worked, but the second command says There is no distribution with the supplied name. Error code: Wsl/Service/WSL_E_DISTRO_NOT_FOUND edit: fix is not to use the 2, just use the -l -o to see Ubuntu is an option, and do that, not ubuntu 2
@sirwoofish4335
@sirwoofish4335 10 ай бұрын
my favorite type of tutorial, one that can seamlessly flow between pain points and explains what it is you are looking at as it progresses, giving end caps to auxiliary issues common sensically likely to be discovered once the main thing youre trying to do is complete. the explorer trick and how to open a project in phpstorm was something id braced myself to have an issue with, looking at other tuts and searching for individually, but none of them were as concise as what was shown in the video - nor as quick, or made as much sense. thankyou
@mattharper9443
@mattharper9443 Жыл бұрын
Great tutorial, concise and to the point, exactly what I needed to get me up and running.
@maosiyu1328
@maosiyu1328 Жыл бұрын
Such a clear and good demo video for Docker Desktop and WSL2. Thank you for making this video.
@b4rt1j1
@b4rt1j1 Жыл бұрын
Thank you so much for this tutorial! Saved me a lot of time!
@youtindia
@youtindia Жыл бұрын
This is the best video on docker desktop and wsl. Short simple and to the point. Worked like a charm on Windows 11.
@muhdbasiirzulkifle5090
@muhdbasiirzulkifle5090 Жыл бұрын
Agree.
@sibusisongwenya938
@sibusisongwenya938 Жыл бұрын
Clear and straight forward, thanks man ✌
@kraiventezuka2619
@kraiventezuka2619 Жыл бұрын
Best Resource for this topic, straightforward, direct.
@TiagoLino18
@TiagoLino18 2 жыл бұрын
Thanks for this tutorial, now I can watch the Laravel Portfolio that you recently post it.
@ashraffouad
@ashraffouad Жыл бұрын
Many thanks for the video, I was searching why Docker requires WSL and how to integrate, your video is awesome :)
@benjamincorrea8119
@benjamincorrea8119 Жыл бұрын
Thank you so much! the best tutorial!
@Aweheid
@Aweheid 10 ай бұрын
I love your way in explaining those point smoothly :)
@jean-martinfernand8068
@jean-martinfernand8068 Жыл бұрын
Thanks Sir. Very helpful. Short and simple
@edu-flex
@edu-flex 2 жыл бұрын
Thank you very much, we all appreciate your consistency and commitment
@TheCodeholic
@TheCodeholic 2 жыл бұрын
I appreciate that!
@Wegahata
@Wegahata 8 ай бұрын
This tutorial is a lot for me! I learned many things for my daily activity as a system DevOps Expert!
@sameerbajaj8927
@sameerbajaj8927 Жыл бұрын
Quite informative and helpful.
@suvinsuvi1197
@suvinsuvi1197 10 ай бұрын
while installing docker in command prompt it shows is not recognized as an internal or external command, operable program or batch file
@kindalost1
@kindalost1 2 жыл бұрын
Question: what are down sides of building the image directly on windows (assuming i can still use the same dockerfile - and save the hassle of maintaing two)?
@luckyboy9339
@luckyboy9339 2 жыл бұрын
I would be happy to see more videos about docker. Thank you.
@TheCodeholic
@TheCodeholic 2 жыл бұрын
I will try.
@charlesvallar8762
@charlesvallar8762 2 жыл бұрын
Thanks again for this video ! Helps a lot ! Wish you the best of luck ! 👍 🙏
@TheCodeholic
@TheCodeholic 2 жыл бұрын
Thanks for your comment.
@Howto-ds7cx
@Howto-ds7cx Жыл бұрын
Thank you so much best informative video till now I have watched
@jagdalemahesh9
@jagdalemahesh9 Жыл бұрын
Thanks for this video I am looking for the same thing…from last 1 month.😊😊
@meskisable
@meskisable 2 жыл бұрын
WSL and docker tip. Limit your RAM usage in WSL config(.wslconfig) because if you don't do it then sometimes docker can eat whole your system memory. Usually I limit it to 3gb.
@TheCodeholic
@TheCodeholic 2 жыл бұрын
Good tip. Here is link for more details on that. docs.microsoft.com/en-us/windows/wsl/wsl-config#configuration-setting-for-wslconfig
@sushiiguess7403
@sushiiguess7403 Жыл бұрын
This video saved me from another headache.
@luyu0628
@luyu0628 8 ай бұрын
quick question. if the Ubuntu sits on top of WSL2 which sits on top of Windows 11, what is the advantages or purpose of using docker to integrate the Ubuntu, WSL, and IDE together?
@user-nz2pu
@user-nz2pu 7 ай бұрын
Thank you Man!
@manuhernz4431
@manuhernz4431 Жыл бұрын
I should've seen this tut before installing Ubuntu in windows and docker seperately. I hope I can consolidate both with this tut.
@syedbilal8537
@syedbilal8537 Жыл бұрын
i saw many videos related this content but this is absolutely amazing guidance (Y)
@TheCodeholic
@TheCodeholic Жыл бұрын
Glad to hear that! Thank you...
@michealdrinkwater9648
@michealdrinkwater9648 8 ай бұрын
You are a champ💪💪
@pramodm8077
@pramodm8077 Жыл бұрын
Cool , simple and Awesome , what I need is in this video, Thanks Bro , much appreciated
@TheCodeholic
@TheCodeholic Жыл бұрын
Thank you
@madaotee4557
@madaotee4557 Жыл бұрын
can't thank you enough for this. I've struggling for so many nights
@TheCodeholic
@TheCodeholic Жыл бұрын
Really happy to read this. 🙏
@jameswong3388
@jameswong3388 2 жыл бұрын
Hi @The Codeholic, just want to know how you can add setup existing laravel project on Docker, cuz I am windows and just started to learn Redis and it seems like it's not supported on windows, so I decided to start using docker.
@def2easy942
@def2easy942 2 жыл бұрын
thanks man
@shyanneshan3365
@shyanneshan3365 Жыл бұрын
you saved my day, thank you so much
@TheCodeholic
@TheCodeholic Жыл бұрын
Happy to hear that
@sia_ibk
@sia_ibk 2 жыл бұрын
I am currently following a SQL tutorial where the tutor installed docker with WSL2 and docker-compose.yml. I have some issues with opening docker-compose in cmd
@muhdbasiirzulkifle5090
@muhdbasiirzulkifle5090 Жыл бұрын
You the best!
@nilanjannandy2553
@nilanjannandy2553 Жыл бұрын
This is truly a great video.
@TheCodeholic
@TheCodeholic Жыл бұрын
Thanks a lot
@parthprem30488
@parthprem30488 Ай бұрын
very very nice tutorial
@MaaikeAdrianne
@MaaikeAdrianne 8 ай бұрын
When installing ubuntu and setting it to wsl version 2, I had the error "There are no more endpoints available from the endpoint mapper." To solve: go in windows search bar to "services": find Host Service Network and turn it on.
@charlessuubi549
@charlessuubi549 Жыл бұрын
Thanks
@marufmazumder8294
@marufmazumder8294 11 ай бұрын
An unexpected error was encountered while executing a WSL command. Common causes include access rights issues, which occur after waking the computer or not being connected to your domain/active directory.
@hectorfernandopujazonlamas7976
@hectorfernandopujazonlamas7976 8 ай бұрын
hi. how do you reenter the ubuntu? I had to restart the pc. I don't know how to acess the ubuntu from the powershell
@zedler12
@zedler12 Жыл бұрын
I had docker working in my machine till a particular upgrade. After that it stopped working. it will never start. I had Virtualization enabled and i see that in BIOS and in the task manager as enabled. But Docker will not start and simply show as a"starting" and finally throw an error saying Virtualization is not enabled. I tried even Docker forum. but no help from anywhere. Any pointer will be a great help Codeholic
@BigHushAffiliate
@BigHushAffiliate Ай бұрын
Aaaany minute now
@topalek
@topalek 2 жыл бұрын
Зура, спасибо за видео. есть проблема. Устанавливаю докер, запускаю. процессы докера есть, но само приложение "докер" не запускается. Можешь помочь?
@femitemitopebodunde737
@femitemitopebodunde737 11 ай бұрын
I am getting this error while starting my docker desktop. An unexpected error was encountered while executing a WSL command. Common causes include access rights issues, which occur after waking the computer or not being connected to your domain/active directory.
@TioJobs
@TioJobs 2 жыл бұрын
I had to put this video in the "O QUE ROLOU ESSA SEMANA?" ("WHAT HAPPENED THIS WEEK?" in Portuguese) on the TIO JOBS channel. Strong hug! good content!
@TheCodeholic
@TheCodeholic 2 жыл бұрын
Thank you my friend.
@TioJobs
@TioJobs 2 жыл бұрын
@@TheCodeholic 😍
@Kolarian666
@Kolarian666 11 ай бұрын
grat job
@sorcererstone3303
@sorcererstone3303 Жыл бұрын
I am a newbie & have an off the tangent but stumbling blocks question. Question is more about hardware than the operating environment described in this video. I am trying to build an open source project. In the compose file for this project, there is such an environment setup. volumes: - /etc/localtime:/etc/localtime:ro - /etc/timezone:/etc/timezone:ro There is no such thing as /etc library(directory) in Windows. This is a typical Linux setting. I can run this project but the time display is GMT not my local time. AKA, the builds ignores the local time and time zone on my windows host because it cannot find the above “etc” directory. I am looking at whether WSL Ubuntu can solve this problem (aka whether I can build this docker project in Ubuntu in Windows). My current setup is WSL1 (version 1) but I want to change it to WSL2. As a side note: from the forum of that project, I gather 99.9% of the developers there are in the Linux world. I am the odd man out :( The hardware question: Alternatively, I reconfigure my laptop into dual boot. One for Windows10pro, one for Ubuntu. And continue my development in Ubuntu OS environment. This seemed illogical and very heavy handed. What should I do? Dual boot route or VM (using WSL2) route? Any advice from anyone?
@abkwldusman5093
@abkwldusman5093 Жыл бұрын
please i deleted all the folder related to docker bc im getting error opening the app to re install it but after successful installation and sign in i cant find my containers and i wanted to back them up because a i got its back folder in my local storage please i need your help
@sureshandem780
@sureshandem780 9 ай бұрын
after downloading the Docker Desktop and tried to open then i got this error "Docker Desktop - WSL drive missing , The Docker Desktop WSL data distro drive is missing" how to solve this?
@pezhmanaslani9346
@pezhmanaslani9346 2 жыл бұрын
Thank you very much. You are great, continue with strength. Can You make a video And learn Yii2 rest Paginaton?
@TheCodeholic
@TheCodeholic 2 жыл бұрын
Thank you. Check my video on Yii2 REST API. I think it includes pagination as well.
@ujjawalkumar2390
@ujjawalkumar2390 Жыл бұрын
cannot activate the 'docker' extension because it depends on an unknown 'vs code.docker' extension" This error gets pops up when I installed the docker extension in vs code .And the extension is not working at all in vs code .how to solve the error pls reply...
@brova52
@brova52 11 ай бұрын
I have an issue on 1.57 with running docker...it just doesn't end and then the app closes after some time. I have checked all prerequirisities but still nothing helped. It just doesn't want to start
@pnezerwa
@pnezerwa Жыл бұрын
Thanks! However, this "mailhog" and "meilisearch" gives headache. It's taking a lot time 🤦🏾‍♂️
@asherplotnik
@asherplotnik Жыл бұрын
i enabled virtualizion on the bios and hyper v on windows and still have error that docker desktop cant detect hyper v
@jelam07
@jelam07 11 ай бұрын
I had an error when installing Docker Desktop using WSL 2 but no error when I unchecked the case and use Hyper-V instead hope it’ll help you guys
@RahilaEjaz-jn7cb
@RahilaEjaz-jn7cb Жыл бұрын
After installation on windows 10pro version 21H2 ,on application launch I get error" docker failed to initialize docker dekstop is shutting down
@quimaoko
@quimaoko 2 жыл бұрын
Installing, this may take a few minutes... WslRegisterDistribution failed with error: 0x8000000d Error: 0x8000000d An illegal state change was requested. Press any key to continue... Please i get this error when trying to run Ubuntu for the first time
@doodle_islive
@doodle_islive Жыл бұрын
i am getting an error : WSL integration with distro Ubuntu 20.04 unexpectedly stopped with exit code 1
@salmareddy8810
@salmareddy8810 11 ай бұрын
i am getting error while starting the docker desktop is unable to detect a hypervisor
@rakinar2
@rakinar2 2 жыл бұрын
Great tutorial, please try to make a video on React
@TheCodeholic
@TheCodeholic 2 жыл бұрын
Thank you. I will try.
@josephdemars5400
@josephdemars5400 Жыл бұрын
Great video
@TheCodeholic
@TheCodeholic Жыл бұрын
Thank you
@emelieobumse3839
@emelieobumse3839 Жыл бұрын
i am unable to use the mkdir command unless i use the root user, please help
@CodeSynergy
@CodeSynergy Жыл бұрын
curl is now available on Windows 10 Command Line
@jokenadrian
@jokenadrian 2 жыл бұрын
@zura do you do freelance or consulting work?
@TheCodeholic
@TheCodeholic 2 жыл бұрын
No, Sorry I don't do.
@jokenadrian
@jokenadrian 2 жыл бұрын
@@TheCodeholic thanks.
@rjclark730
@rjclark730 7 ай бұрын
I dont see ubuntu terminal in vs code, I installed wsl and docker extensions but I cannot get the terminal on code.
@TheCodeholic
@TheCodeholic 7 ай бұрын
Did you install Ubuntu inside wsl?
@chizbreeze
@chizbreeze Жыл бұрын
On the Configuration option, it never listed "Install required Windows components for WSL 2" as an option. When I open the Docker desktop app, it's stuck on "Docker Desktop Starting"
@TheCodeholic
@TheCodeholic Жыл бұрын
Did you check the pinned comment?
@mr.webdesinger396
@mr.webdesinger396 Жыл бұрын
Docker Desktop stopping... i enabeld virtulation my system info:Windows 10 Pro 21H2 19044.1947 how i can solve this problem plz help me tnks.
@angelalisomona7088
@angelalisomona7088 Жыл бұрын
New to docker, thanks for the tutorial worked great. I noticed in your video at 09:34, your sail-8.1/app running port is only 80 which makes your localhost in browser command work for laravel. My docker shows ports 5173,80 on sail-8.1/app. How can I specify(set) the container port as only 80 so that the localhost command in the browser works same as in the tutorial?
@TheCodeholic
@TheCodeholic Жыл бұрын
You're welcome. Did you type localhost in browser and it does not work? Can you check if you have something else running on port 80?
@angelalisomona7088
@angelalisomona7088 Жыл бұрын
@@TheCodeholic Docker destktop backend.exe is running on it. Then when I type localhost:80 it shows docker/getting started instead of laravel landing page.
@TheCodeholic
@TheCodeholic Жыл бұрын
@@angelalisomona7088 I see. There is getting started container running. you have to stop it and then try.
@angelalisomona7088
@angelalisomona7088 Жыл бұрын
@@TheCodeholic Stopped the container. Deleted cache from chroome and then laravel page loaded. However the page brought a /var/www/html permission denied error, so added chmod 777 rights, and now am getting 'ubuntu apache2 default page'. What must I do to see the laravel landing page instead now?
@TheCodeholic
@TheCodeholic Жыл бұрын
Please stop all containers and type localhost in browser. What do you see?
@devanii
@devanii 2 жыл бұрын
Very good vid…can you have a video about slow docker..my php apache is very slow..i think it is something with the sessions but not sure…i dont have a solution yet
@TheCodeholic
@TheCodeholic 2 жыл бұрын
Do you have it running using docker?
@devanii
@devanii 2 жыл бұрын
@@TheCodeholic yes iam new to docker..i saw a lot of tuts and finally have docker up and running with my php project .. but some section it loads 20 seconds or more…i think it has to do with sessions but its vague.. on production it is fast or on wamp
@kareemkhalfalla8735
@kareemkhalfalla8735 2 жыл бұрын
@@devanii just put project folder inside the linux distribution file system not and then run it
@crowncontrol3637
@crowncontrol3637 7 ай бұрын
would it be worth it to get rid of a layer and just use a Linux distro instead of windows and WSL?
@TheCodeholic
@TheCodeholic 7 ай бұрын
If you don't want anything else from windows, then go for linux. For daily coding I use linux
@michaelargentin6350
@michaelargentin6350 Жыл бұрын
Mine is just stuck on starting, I think it's looping by it I don't know what to do about it
@AthelstanEngland
@AthelstanEngland 9 ай бұрын
At 6:22 you jumped out of the Ubuntu window... I typed EXIT to do the same. But then how do you get back in i.e. at 6:35? Tried WSL --u myusername but get errors "Processing fstab with mount -a failed" Great video up until that point.
@AthelstanEngland
@AthelstanEngland 9 ай бұрын
Answer: Type UBUNTU in the powershell window!!
@mftrill
@mftrill Жыл бұрын
i'm having issues. seems like i just can't get docker desktop to start. i have virtualization enabled, also downloaded the kernel update for wsl2, and I've even enabled Hypervisor. not sure what's going on?
@TheCodeholic
@TheCodeholic Жыл бұрын
Do you get any particular error?
@LL-cm1wz
@LL-cm1wz Ай бұрын
Trying to follow this, at 7 min you say you're using "vs code", but when I type in that command code node/, I get "Command 'code' not found, but can be installed with: sudo snap install code". I'm guessing you already have something else installed for this to work but didn't know it. Can you direct me what I need to get here? ?
@TheCodeholic
@TheCodeholic Ай бұрын
Search in Google VS code download and download for your operating syatem.
@raedghodhbane5569
@raedghodhbane5569 Жыл бұрын
I have an issue with docker when i accept terms i habe this problem : Docker desktop stopping. Does anyone know how to fix it please ?
@redabekka5940
@redabekka5940 Жыл бұрын
the same problem , did you fix it ?
@lahaale5840
@lahaale5840 Жыл бұрын
Nice video, but "Ubuntu" does not appear in my docker-desktop, I have tried reinstall docker-desktop, but it does not help.
@xaviball2911
@xaviball2911 Жыл бұрын
Same issue. Showing try to convert wsl1 to wsl2
@saadqayyum2148
@saadqayyum2148 Жыл бұрын
Even after enabling Ubuntu from Resources section of Docker Desktop's settings, I am still receiving the error that docker command could not be found on this WSL 2 distro. What could be wrong?
@bilalkwider6467
@bilalkwider6467 5 ай бұрын
please , are you solve this problem ??
@brandongarcia3292
@brandongarcia3292 2 жыл бұрын
can you help me integrate wsl Ubuntu with docker. when i get to cat .bashrc file i get: no such file or directory. i have windows 11.
@brandongarcia3292
@brandongarcia3292 2 жыл бұрын
i cant open node folder
@alittavarghesesrmoodledeve1299
@alittavarghesesrmoodledeve1299 Жыл бұрын
I couldn't see ubuntu under wsl integration
@ingenieur
@ingenieur 6 ай бұрын
I start Docker Desktop and nothing happend. Do I need admin rights?
@shumitpradhan
@shumitpradhan 2 жыл бұрын
After installing WSL 2 installation is incomplete dialog box is showing... and when press restart on dailog box it is not installing
@TheCodeholic
@TheCodeholic 2 жыл бұрын
On dialog box you should see link. 1. Click on the link and download kernel update. 2. Install the kernel update and then click restart on dialog box
@mastanvali3783
@mastanvali3783 2 жыл бұрын
how to change port number
@xaviball2911
@xaviball2911 Жыл бұрын
In wsl integration I'm getting a message " you don't have wsl 2 distro. Plz convert wsl1 distro to wsl2 or install a new distro. " I'm new to docker so i don't know exactly what to do.
@TheCodeholic
@TheCodeholic Жыл бұрын
Hello Xaviball, Please check the pinned comment, you will find answer there. BTW. Xavi is one of my favorite football players of all time :)
@rebeccabucolo4993
@rebeccabucolo4993 Жыл бұрын
Hi I’m trying to let Docker Desktop work in my Windows 10 and for every small step there is an error. I really need to let it work, because I need it for work. Can someone please help me? I would be so grateful!
@TheCodeholic
@TheCodeholic Жыл бұрын
Did you follow the steps exactly as shown? Did you check pinned comment as well? Do that if you have not done. If you did that, but still not working, can you search for the error text in google.or provide screenshot of error
@olittobee
@olittobee Жыл бұрын
My docket is not working…displaying error messages
@balthasar1867
@balthasar1867 Жыл бұрын
My docker engine is stuck in starting. I tried switching the daemon but it didn’t work. Any ideas ?
@TheCodeholic
@TheCodeholic Жыл бұрын
Did you check pinned comment?
@skeeterwyh
@skeeterwyh Жыл бұрын
New to docker. Why it stuck at “Docker is starting” and nothing happened? Does network problem cause this?
@TheCodeholic
@TheCodeholic Жыл бұрын
Try restartinng docker. And windows as well.
@alittavarghesesrmoodledeve1299
@alittavarghesesrmoodledeve1299 Жыл бұрын
After installation iam getting error like this WSL 2 installation is incomplete.
@TheCodeholic
@TheCodeholic Жыл бұрын
Check the pinned comment. Maybe it helps
@mureeojo
@mureeojo Жыл бұрын
my docker refuses to start and i dont have ubuntu wsl option in vs code. help please
@TheCodeholic
@TheCodeholic Жыл бұрын
You probably don't have wsl installed properly or docker is not connected to WSL. Can you double check?
@canspank2836
@canspank2836 Жыл бұрын
it just crashes over and over :-( at the 2. min mark in your video
@jeniosk1097
@jeniosk1097 Жыл бұрын
When I go to settings in Docker Desktop I get the following message "You don't have any WSL 2 distro. Please convert a WSL 1 distro to WSL 2, or install a new distro and it will appear here." Any ideas? Why does this have to be so damn complicated...
@TheCodeholic
@TheCodeholic Жыл бұрын
Please check pinned comment.
@jeniosk1097
@jeniosk1097 Жыл бұрын
@@TheCodeholic It worked! Thank you!
@TheCodeholic
@TheCodeholic Жыл бұрын
@Jeniosk Happy to know that. 👍 Would be great if you like and share the video.
@xaviball2911
@xaviball2911 Жыл бұрын
@@jeniosk1097 where is pinned comment
@jeniosk1097
@jeniosk1097 Жыл бұрын
@@xaviball2911 it's not pinned. It's just a normal comment by him in the comment section so you'll have to look for his comment.
@Techylinda
@Techylinda Жыл бұрын
I did everything exactly as stated in the video, but still docker would not start 😭
@TheCodeholic
@TheCodeholic Жыл бұрын
Please check the Pinned comment as well. If it does not help. Can you provide what is the error?
@niksatan
@niksatan 2 жыл бұрын
Can I use Lamp stack on Windows using Docker but - without WSL? Do I need WSL to run docker and Lamp? Thanks
@TheCodeholic
@TheCodeholic 2 жыл бұрын
If you use Docker you don't need to use Lamp at all. Docker gives you possibility to run Apache, MySql and PHP all inside docker containers, and installing WSL2 and Linux is kind of recommended but I really advice you to install them to avoid many problems working with docker, because certain commands simply can not run on Windows and sometimes without WSL2 and Linux, projects running on Windows are very slow.
@niksatan
@niksatan 2 жыл бұрын
@@TheCodeholic Thank you for your answer! I will try Windows 11 WSL2 + Docker container with Apache, Mysql and Php!
@samuorobo
@samuorobo 2 жыл бұрын
I’ve downloaded it but instead of docker is starting it’s stuck on docker is stopping
@burneam1
@burneam1 2 жыл бұрын
i have the same problem as this. Did you fix it ?
@dmytrk
@dmytrk Жыл бұрын
@@burneam1 uninstall Docker desktop, start docker desktop installer as admin, wait till installation end. Close installer. Restart your PC. Start docker desktop as admin. And you are done
@dmytrk
@dmytrk Жыл бұрын
@@burneam1 This assumes you have hypervisorlauchtype auto in bcdedit
@blenthusiasts
@blenthusiasts 7 ай бұрын
i didnt get this part 7:47
@ammar46
@ammar46 2 жыл бұрын
I am getting message as docker engine stopping
@TheCodeholic
@TheCodeholic 2 жыл бұрын
Can you share the message?
@b.vishnuvardhan3704
@b.vishnuvardhan3704 2 жыл бұрын
Ya mee to getting the same error
@TheCodeholic
@TheCodeholic 2 жыл бұрын
Can you share the screen if possible?
@FMDose
@FMDose 7 ай бұрын
hard....for explain
@pavelgrishin
@pavelgrishin Жыл бұрын
Let me decide whether I wanna smash that like button AFTER I watch this ok?
@TheCodeholic
@TheCodeholic Жыл бұрын
Ok buddy
@TheCodeholic
@TheCodeholic Жыл бұрын
Did you decide?
@maizeratv6131
@maizeratv6131 Жыл бұрын
qartveli xar ???
@TheCodeholic
@TheCodeholic Жыл бұрын
კი
@maizeratv6131
@maizeratv6131 Жыл бұрын
@@TheCodeholic ვაა რამაგარია😃 ახლა ვსწავლობ შენი ვიდეოთი
@TheCodeholic
@TheCodeholic Жыл бұрын
@@maizeratv6131 ძალიან მიხარია. წარმატებები შენ.
@maizeratv6131
@maizeratv6131 Жыл бұрын
@@TheCodeholic ვნახე შენი ვიდეოები და ძალიან მომეწონა, იქნებ ქართულადაც დაგედო 👀
Learning Docker // Getting started!
35:56
Christian Lempa
Рет қаралды 98 М.
Windows development setup with WSL2, ZSH, VSCode, and more
12:02
Christian Lempa
Рет қаралды 209 М.
ОДИН ДОМА #shorts
00:34
Паша Осадчий
Рет қаралды 6 МЛН
одни дома // EVA mash @TweetvilleCartoon
01:00
EVA mash
Рет қаралды 6 МЛН
FOOTBALL WITH PLAY BUTTONS ▶️ #roadto100m
00:29
Celine Dept
Рет қаралды 33 МЛН
The Noodle Stamp Secret 😱 #shorts
00:30
Mr DegrEE
Рет қаралды 62 МЛН
How to run your PHP app in docker with MySql
20:42
The Codeholic
Рет қаралды 27 М.
Docker Desktop for Windows 10/11 Setup and Tips
17:55
Bret Fisher Docker and DevOps
Рет қаралды 51 М.
Docker For Beginners: From Docker Desktop to Deployment
59:30
Travis Media
Рет қаралды 718 М.
WSL 2 with Docker getting started
12:12
David Bombal
Рет қаралды 224 М.
Install Windows Subsystem for Linux (WSL)
8:41
TechWithCosta
Рет қаралды 3,3 М.
you need to learn Docker RIGHT NOW!! // Docker Containers 101
23:19
NetworkChuck
Рет қаралды 2,6 МЛН
WSL 2 With Docker Getting Started and Docker Desktop Installation
13:27
Beachcasts Programming Videos
Рет қаралды 29 М.
BEST Web Dev Setup? Windows & Linux at the same time (WSL)
10:36
How to Install Ubuntu on Windows 10 (WSL)
11:41
ProgrammingKnowledge2
Рет қаралды 1,2 МЛН
ОДИН ДОМА #shorts
00:34
Паша Осадчий
Рет қаралды 6 МЛН