https://github.com/pcj/rules_docker_1918
Example repository for rules_docker PR https://github.com/bazelbuild/rules_docker/pull/1918
https://github.com/pcj/rules_docker_1918
Last synced: 5 months ago
JSON representation
Example repository for rules_docker PR https://github.com/bazelbuild/rules_docker/pull/1918
- Host: GitHub
- URL: https://github.com/pcj/rules_docker_1918
- Owner: pcj
- License: apache-2.0
- Created: 2022-05-13T16:20:56.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-05-13T17:19:22.000Z (about 4 years ago)
- Last Synced: 2025-08-31T13:38:23.744Z (10 months ago)
- Language: Starlark
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# rules_docker example repository
Test repository for https://github.com/bazelbuild/rules_docker/pull/1918.
```sh
bazel build @alpine_linux_armv6_fixed_id//image
```
```
bazel build @pause_tar//image
```