I avoid Windows 11 as much as possible, but the WSL install procedure appears to be the same. It's actually been simplified since I made this video. Several of the steps have been consolidated into "wsl --install" learn.microsoft.com/en-us/windows/wsl/install
Hello. At the very end, unfortunately, i am receiving this after running sudo astro dev start: """ [+] Building 2.5s (2/2) FINISHED => [internal] load build definition from Dockerfile 0.0s => => transferring dockerfile: 81B 0.0s => [internal] load .dockerignore 0.0s => => transferring context: 84B 0.0s ERROR: failed to solve: failed to read dockerfile: failed to mount /var/lib/docker/tmp/buildkit-mount1751732824: [{Type:bind Source:/var/lib/docker/overlay2/in4b4y6fqyhs6b654koxphrpy/diff Options:[rbind ro]}]: no such file or directory Error: command 'docker build -t code_1a73f6/airflow:latest failed: failed to execute cmd: exit status 1 """ Could you please advise what's wrong? Many efforts were done to fix this. Windows+airflow is such a curse..😅, garbage. Also, CPU was 100% bcz of Ubuntu init files. Hope tomorrow they disappear, will monitor Gpt3.5 suggests to check if /etc/docker/daemon.json matches my system setup and requirements.
Great video. Thank you helped me a bunch....
Awesome video! Thank you so much!
Is this also applicable for Windows 11 or is there any additional steps that we need to carry out?
I avoid Windows 11 as much as possible, but the WSL install procedure appears to be the same. It's actually been simplified since I made this video. Several of the steps have been consolidated into "wsl --install"
learn.microsoft.com/en-us/windows/wsl/install
Hello. At the very end, unfortunately, i am receiving this after running sudo astro dev start: """
[+] Building 2.5s (2/2) FINISHED
=> [internal] load build definition from Dockerfile 0.0s
=> => transferring dockerfile: 81B 0.0s
=> [internal] load .dockerignore 0.0s
=> => transferring context: 84B 0.0s
ERROR: failed to solve: failed to read dockerfile: failed to mount /var/lib/docker/tmp/buildkit-mount1751732824: [{Type:bind Source:/var/lib/docker/overlay2/in4b4y6fqyhs6b654koxphrpy/diff Options:[rbind ro]}]: no such file or directory
Error: command 'docker build -t code_1a73f6/airflow:latest failed: failed to execute cmd: exit status 1
"""
Could you please advise what's wrong? Many efforts were done to fix this.
Windows+airflow is such a curse..😅, garbage.
Also, CPU was 100% bcz of Ubuntu init files.
Hope tomorrow they disappear, will monitor
Gpt3.5 suggests to check if /etc/docker/daemon.json matches my system setup and requirements.