tree: 2ee28fac4b1def224b70198c0ac0dcd8e8fdc75c [path history] [tgz]
  1. testdata/
  2. BUILD
  3. build.bzl
  4. build_test.sh
  5. build_test_oci.sh
  6. bundle.bzl
  7. create_image.py
  8. create_image_config.py
  9. create_image_config_test.py
  10. docker.bzl
  11. filetype.bzl
  12. incremental_load.sh.tpl
  13. join_layers.py
  14. label.bzl
  15. layers.bzl
  16. list.bzl
  17. path.bzl
  18. README.md
  19. rewrite_json.py
  20. rewrite_json_test.py
  21. serialize.bzl
  22. testenv.py
  23. testenv.sh
  24. 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.