Skip to content

Files

Latest commit

 

History

History

dockerpwsh

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

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.