Xin Gao
Xin Gao
We recently launched an Ubuntu16.04 based Bazel container under Google Cloud Marketplace. See announcement email here https://groups.google.com/forum/#!topic/bazel-discuss/fKEdrrCUC0s. The container can be directly pulled at `l.gcr.io/google/bazel:latest` and latest version currently is...
@Monnoroch The target used to generate the ubuntu1604 bazel container is here https://github.com/bazelbuild/bazel-toolchains/blob/master/container/ubuntu16_04/builders/bazel/BUILD.
@Monnoroch I'm working on it today. Sorry for the delay. It should be published today or tomorrow.
Thanks @Monnoroch and @snsokolov for your feedback. We are currently working on a more automated process for releasing of all our containers, which, although can't releases the Bazel container instantaneously...
@MikhailTymchukFT The new link is https://github.com/GoogleCloudPlatform/container-definitions/blob/master/ubuntu1604_bazel/BUILD
It looks like installing "google-cloud-sdk" is working. Maybe I'm not installing the full suite of it. But basic usage of gcloud and gsutil, etc works fine. You just need to...
Hi @bharathkkb, I haven't got bandwidth to work on this. When are you planning to release example-foundation v2?
Hi @steeve, thanks for your PR! Could you run the [buildifier](https://github.com/bazelbuild/buildtools/tree/master/buildifier) to fix the lint issues. And could you add tests that verify this?
@chrislovecnm @nlopezgi any thoughts?
Related: https://github.com/bazelbuild/rules_docker/blob/master/contrib/test.bzl#L124