tomato·bazeldocs v0 · latest
Docs/Reference/Modules/rules_docker

rules_docker

rules_docker is a Bazel ruleset published to the tomato-bazel registry. This page is generated from the registry, so it never drifts from what's published.

Latest0.2.6
Versions8
CategoryBazel rules
Registryhttps://registry.tbzl.dev/modules/rules_docker/
Sourcegithub.com/fastverk/rules_docker_compose

Install#

Add the registry to your .bazelrc (ahead of the BCR), then depend on it in MODULE.bazel:

.bazelrcconfig
# registry.tbzl.dev first, then the BCR
common --registry=https://registry.tbzl.dev/
common --registry=https://bcr.bazel.build/
MODULE.bazelstarlark
bazel_dep(name = "rules_docker", version = "0.2.6")

View source & releases on GitHub ↗

Versions#

8 published versions, newest first. Each resolves to an immutable, integrity-checked entry.

0.2.6latest0.2.50.2.40.2.30.2.20.2.10.2.00.1.0

← All modules