Development tools for PowerShell scripts.
399
This repository contains PowerShell base images for development containers for PowerShell scriptps, located at https://github.com/dmg0345/powershell_scripts. This GitHub repository contains the Dockerfile used to build the images in this DockerHub repository.
To pull the latest image from this DockerHub repository and prepare it for use as a devcontainer base image:
docker pull dmg00345/powershell_scripts:latest
To push the latest image when built from the dockerfile in the Github repository to this DockerHub repository:
./manage.ps1 build
docker push dmg00345/powershell_scripts:latest
Content type
Image
Digest
sha256:15d02e4e8…
Size
215.8 MB
Last updated
over 2 years ago
docker pull dmg00345/powershell_scripts