cert-manager/.bazelrc
chrislovecnm 37c9c9b4f1 Updating docker-rules and allowing for Python3
- this PR updates the docker rule version
- removed the PY2 flag from .bazelrc
- this allows the project to use a hosts python3 installation
- python3 must be installed on the host system and link /usr/bin/python is required
- on debian sudo apt-get install python3-distutil as well as possible
  other packages

Signed-off-by: Chris Love <clove@cnmconsulting.net>
2020-07-31 18:32:19 +00:00

3 lines
97 B
Plaintext

# Include git version info
build --workspace_status_command hack/build/print-workspace-status.sh