Hacker News new | ask | show | jobs
by euos 902 days ago
I use Basel for C++. I would write normal dockerfile if I need it. Bazel docker support is an atrocity. For JS builds I also use regular TSC.
1 comments

rules_docker is now deprecated but rules_oci[0] is the replacement and so far I find it much nicer

[0] - https://github.com/bazel-contrib/rules_oci

You may pry my Dockerfiles from my cold dead fingers :)