📄️ archive
A ZIP or TAR file containing loose files and code packages.
📄️ deploy_jar
A `jar` file with first and third-party code bundled for deploys.
📄️ docker_environment
Configuration of a Docker environment used for building your code.
📄️ docker_image
The `docker_image` target describes how to build and tag a Docker image.
📄️ experimental_run_shell_command
Run a script in the workspace, with all dependencies packaged/copied into a chroot.
📄️ experimental_shell_command
Execute any external tool for its side effects.
📄️ file
A single loose file that lives outside of code packages.
📄️ files
Generate a `file` target for each file in the `sources` field.
📄️ go_binary
A Go binary.