Releases: bazeltools/rules_minidock_tools
Releases · bazeltools/rules_minidock_tools
Require the V2-2 schema, so tag not inside the image or name
v0.0.48 Require that its V2-2 so we don't have to embed the tag in the image
Exposed ports has a strange format
v0.0.47 Kinda strange format, but ok
Improve the output formatting
v0.0.46 Improve outputs
Improve handling of manifest uploads
v0.0.45 Ensure better parallelism and checks around uploading manifests
Dont use a directory. we know exact files now.
v0.0.44 Don't use a directory to pass context, we know exact paths. We can us…
Don't serialize empty fields
v0.0.43 Don't serialize empty fields
Optionally inject the bazel stable config information into the container env
v0.0.42 Optionally inject all of bazels stable config info into the ENV of th…
Clean up more output
v0.0.41 Clean up more of the output
Add some retries, improve output
v0.0.40 Add some retries for connection errors in most requests.
Concurrent registry pushing
Push to several registries at once