Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 361 Bytes

File metadata and controls

14 lines (8 loc) · 361 Bytes

Docker Tools

This is a repo to house some common tools for use in the various .NET Docker repos.

Tools

  • ImageBuilder is a tool used to build and publish Docker images.

Building locally

To build, test, and pack all projects in the repo, run one of the following scripts:

  • Windows: build.cmd
  • Linux/Mac: ./build.sh