disclaimer: I am one of the rules_docker contributor :D You are right about the pain that there is no `RUN` equivalent (yet), and I think someone is working on that. Regarding producing the docker image itself: given…
For your docker container needs: "Bazel should in theory be able to decide if a docker image should be rebuilt" You can checkout Bazel's docker rule: https://github.com/bazelbuild/rules_docker Also, go already has a…
disclaimer: I am one of the rules_docker contributor :D You are right about the pain that there is no `RUN` equivalent (yet), and I think someone is working on that. Regarding producing the docker image itself: given…
For your docker container needs: "Bazel should in theory be able to decide if a docker image should be rebuilt" You can checkout Bazel's docker rule: https://github.com/bazelbuild/rules_docker Also, go already has a…