tree: 26d3af596a07059507706dc5933dde737452dab7 [path history] [tgz]
  1. BUILD
  2. build.bzl
  3. bundle.bzl
  4. create_image.py
  5. create_image_config.py
  6. create_image_config_test.py
  7. docker.bzl
  8. filetype.bzl
  9. incremental_load.sh.tpl
  10. join_layers.py
  11. label.bzl
  12. layers.bzl
  13. list.bzl
  14. path.bzl
  15. README.md
  16. rewrite_json.py
  17. rewrite_json_test.py
  18. serialize.bzl
  19. utils.py
tools/build_defs/docker/README.md

Docker support for Bazel

The definition of these rules has moved to bazelbuild/rules_docker, please update your links and WORKSPACE files accordingly. A future Bazel release will remove the bundled version of these rules.