• Stars
    star
    1
  • Language Starlark
  • Created over 1 year ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Code files used in the article "Using and Pushing Docker Images with Bazel". It pulls a docker image, inserts additional parameters to it and creates a new image which is finally pushed to DockerHub. All instructions are executed with Bazel.