This is a repo to house some common tools for use in the various .NET Docker repos.
- ImageBuilder is a tool used to build and publish Docker images.
To build, test, and pack all projects in the repo, run one of the following scripts:
- Windows:
build.cmd - Linux/Mac:
./build.sh