682 Forks
1026 Stars
1026 Watchers

rules_docker

Rules for building and handling Docker images with Bazel

How to download and setup rules_docker

Open terminal and run command
git clone https://github.com/bazelbuild/rules_docker.git
git clone is used to create a copy or clone of rules_docker repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with rules_docker https://github.com/bazelbuild/rules_docker/archive/master.zip

Or simply clone rules_docker with SSH
[email protected]:bazelbuild/rules_docker.git

If you have some problems with rules_docker

You may open issue on rules_docker support forum (system) here: https://github.com/bazelbuild/rules_docker/issues