/gitlab-ci-bazel

Primary LanguageDockerfileMIT LicenseMIT

CI

License: MIT GitHub tag (latest SemVer)

Supported tags and respective Dockerfile links

gitlab-ci-bazel:0.5 gitlab-ci-bazel:latest (Dockerfile)

Quick reference

What is gitlab-ci-bazel?

This is the image that the internal gitlab-ci uses to build a java service.

Tools installed inside the image

  • openjdk 11
  • go 1.16.0
  • bazel 3.7.2
  • python 3
  • docker 20.20
  • gcc
  • taskfile

License

gitlab-ci-bazel is open source and released under the terms of the MIT.

As with all Docker images, these likely also contain other software which may be under other licenses (such as Bash, etc from the base distribution, along with any direct or indirect dependencies of the primary software being contained).

As for any pre-built image usage, it is the image user's responsibility to ensure that any use of this image complies with any relevant licenses for all software contained within.