v0.0.1: Initial Release
This marks the initial release of the new rules_docker
, which subsumes docker_build
and docker_bundle
from the Bazel Core repository.
This repository also introduces docker_pull
and docker_push
to allow full-cycle Docker image development without needing Docker installed locally.