Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 389 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 389 Bytes

Docker inside a Docker Container with Powershell

This is built from the official docker image. The only difference is that this also contains Powershell Core (amd64 alpine).

It's recommended that you don't run Docker inside a Docker container unless you know what you're doing or using the -v /var/run/docker.sock:/var/run/docker.sock volume mount.