commit | 3cb136d5451e9d8af58f9a99990cad0592df101a | [log] [tgz] |
---|---|---|
author | hlopko <hlopko@google.com> | Tue Aug 08 12:32:18 2017 +0200 |
committer | Marcel Hlopko <hlopko@google.com> | Tue Aug 08 13:03:39 2017 +0200 |
tree | 6e29aedbd11541bd8d0dde4a184ebc6f6844f2ac | |
parent | 8adcf839c5c42defaa2fabedfb0208e4ce97ac95 [diff] |
Add python to bazel's dockerfiles Since https://github.com/bazelbuild/bazel/commit/4c55898e71d30b32090bef31b43e408d942a24f6 bazel requires python to run create_embedded_tools. This cl adds it to the affected Dockerfiles. Not to the debian one, since debian has 'python' binary there by default. While add it, sort the packages logically. RELNOTES: None. PiperOrigin-RevId: 164574914
{Fast, Correct} - Choose two
Build and test software of any size, quickly and reliably.
Speed up your builds and tests: Bazel only rebuilds what is necessary. With advanced local and distributed caching, optimized dependency analysis and parallel execution, you get fast and incremental builds.
One tool, multiple languages: Build and test Java, C++, Android, iOS, Go and a wide variety of other language platforms. Bazel runs on Windows, macOS, and Linux.
Scalable: Bazel helps you scale your organization, codebase and Continuous Integration system. It handles codebases of any size, in multiple repositories or a huge monorepo.
Extensible to your needs: Easily add support for new languages and platforms with Bazel's familiar extension language. Share and re-use language rules written by the growing Bazel community.
Follow our tutorials:
See CONTRIBUTING.md
Bazel is released in ‘Beta’. See the product roadmap to learn about the path toward a stable 1.0 release.