Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 673 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 673 Bytes

Bazel Mini Container Image Tools

This repository contains the rust source code for the tools binaries used in rules_minidock.

Release process

To cut a new release, use the Releases UI to "Draft a new release" and hit the button to generate release notes. A new release will trigger GitHub actions to build the various binaries and attach them to the release.

To pull a new tools release into rules_minidock, see that repo's update_remote_tools.sh.