diff --git a/_questions/data-engineering-zoomcamp/module-1/136_8c1d06d681_docker-engine-wsl2-ubuntu.md b/_questions/data-engineering-zoomcamp/module-1/136_8c1d06d681_docker-engine-wsl2-ubuntu.md new file mode 100644 index 00000000..6f42ffcc --- /dev/null +++ b/_questions/data-engineering-zoomcamp/module-1/136_8c1d06d681_docker-engine-wsl2-ubuntu.md @@ -0,0 +1,7 @@ +--- +id: 8c1d06d681 +question: Can I run Docker Engine directly in WSL2 (Ubuntu) without Docker Desktop? +sort_order: 136 +--- + +Yes. You can install and run **Docker Engine directly inside WSL2 (Ubuntu)** without Docker Desktop. This approach works well if you only need core Docker functionality (Docker CLI, Docker Compose, containers). \ No newline at end of file