Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
erain
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
23 ms
·
1.
▲
by
erain
9y ago
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 Open Container Initiati
2.
▲
by
erain
9y ago
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