SamLowryMOI
SamLowryMOI
### Prerequisites - [X] I have written a descriptive issue title. - [X] I have searched all [_open and closed_ issues](https://github.com/PowerShell/vscode-powershell/issues?q=is%3Aissue) to ensure it has not already been reported. -...
**Describe the bug** I try to use portainer. On ```podman-compose up -d``` ```- /run/podman/podman.sock:/var/run/docker.sock``` in docker-compose.yml becomes ```-v E:\run\podman\podman.sock:/var/run/docker.sock:Z``` **To Reproduce** docker-compose.yml on E:\Docker\portainer ``` version: '3' services: portainer: image:...
If you are interested. The script ```/usr/local/bin/pvepreup.sh``` in ```pve-wsl2.md``` only works until ```/etc/network/interfaces``` is extended (and isn't there an ```iface eth0 inet manual``` missing?). Then ``` `ip -4 a |...