Skip to content

Switch rules_docker to go-containerregistry

Compare
Choose a tag to compare
@smukherj1 smukherj1 released this 07 Oct 14:00

Features

  • All rules now use github.com/google/go-containerregistry instead of github.com/google/containerregistry (#1142)

Fixes

  • register toolchain only for container exec and use it in py*_image (#1173)
  • Update dependency in_gopkg_yaml_v2 to v2 (#1172)
  • Sync in go-containerregistry update & update test digests (#1171)
  • Update io_bazel_rules_scala commit hash to 63cb47f (#1170)
  • Remove max permsize which is not recommended for JDK 11 (#1169)
  • Update io_bazel_rules_rust commit hash to 55f7701 (#1167)
  • fix json print command for py3 (#1166)
  • Update io_bazel_rules_scala commit hash to 177e2ee (#1163)
  • Generate v1 image tarballs in Go join_layers (#1162)
  • Update README.md to remove unnecessary part of instruction. (#1161)
  • continue migrating to use of ctx.actions.args (#1160)
  • More use ctx args (#1159)
  • Revert "more use ctx.args" (#1158)
  • more use ctx.args (#1157)
  • use ctx.args in image.bzl (#1156)
  • update pin to base images docker and bazel-toolchains (#1153)
  • More performance fixes (#1152)
  • Update dependency com_github_kylelemons_godebug to v1 (#1151)
  • Update README for release v0.10.1 (#1149)