Skip to content
This repository was archived by the owner on Dec 8, 2021. It is now read-only.

PowerShell/PSRelease

Repository files navigation

Docker Based Build

The repo contains the infrastructure to bulid PowerShell Core in Docker.

The module dockerBasedBuild is the main infrastructure. The rest of the files are legacy.

Note: This is currently highly geared toward VSTS, but we are open to contribution which make it more pluggable. The majority of the VSTS specific operations have already been seperated into a separate module.

To use this module

  1. Create a wrapper script in your repo. See PowerShell vstsBuild.ps1
  2. Create Docker file(s) to build your product. See PowerShell Images
  3. Create a build JSON file which describe your docker file and how to build your product. See PowerShell build.json

Other Examples

Self-Paced Docker Training

About

No description, website, or topics provided.

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors