Debian

Posts tagged with #debian
Total: 2

The WSL Onion

Calling Powershell.exe From PowerShell Inside WSL

Posts | 2022-04-06 (updated 2025-10-22) | 2 min read
#debian #powershell #windows #wsl

The other day I was playing around in WSL with a colleague of mine and we did this:

Read more…

Windows Subsystem for Linux 2: Debian & Podman

Posts | 2022-04-04 (updated 2025-10-22) | 3 min read
#containers #debian #docker #podman #wsl

Stacked containers in a ship yard

The problem: Docker itself can’t be run in WSL2 as it requires the docker daemon, usually run though systemd.

The solution: Podman works just fine and can easily be installed, although we will need to configure some things to make it work properly.

Read more…