Hi,
I'm just getting started with bazel and I'm hitting an issue building a very simple go container.
I have prepared a minimal reproduction here:
https://github.com/tkellen/bazel-test
...I would expect bazel run container to work but it does not. Have I missed something obvious?
I'm going to dig in now and see if I can fix the problem myself but I wanted to post this as a sanity check before I go down a rabbit hole I don't need to :)
Thanks in advance if you can help!
Hi,
I'm just getting started with bazel and I'm hitting an issue building a very simple go container.
I have prepared a minimal reproduction here:
https://github.com/tkellen/bazel-test
...I would expect
bazel run containerto work but it does not. Have I missed something obvious?I'm going to dig in now and see if I can fix the problem myself but I wanted to post this as a sanity check before I go down a rabbit hole I don't need to :)
Thanks in advance if you can help!