Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

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

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.