Skip to content

Instantly share code, notes, and snippets.

View AlirezaAbolhasani's full-sized avatar
🚩
learning takes a lot more than text on a page

Alireza Abolhasani AlirezaAbolhasani

🚩
learning takes a lot more than text on a page
View GitHub Profile
@AlirezaAbolhasani
AlirezaAbolhasani / Instal-Run-Docker-Window10-enterprise
Last active October 30, 2025 09:25
Instal and Run Docker in Window 10 enterprise edition
Running a Docker Project on Windows 10 Enterprise – My Experience
Today, as part of a Windows Server project, I started running a Docker-based application on Windows 10 Enterprise Edition. I’m sharing my experience here in case it helps someone else.
---
1️⃣ Install WSL (Windows Subsystem for Linux)
- First, install WSL via PowerShell.
- Open PowerShell in **Administrator mode**.
- Run the following command: