aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/build_defs/docker/docker.bzl
Commit message (Expand)AuthorAge
* Remove docker rules from @bazel_toolsGravatar Googler2017-09-14
* Automated g4 rollback of commit 965617aebf4665b6a48229f32ab9a5ef7d4336c5.Gravatar Googler2017-05-05
* Automated g4 rollback of commit df3d09baf2adc2b84825a6e706f9f0c041e72425.Gravatar Googler2017-05-03
* Emit warnings when the bundled docker_build and docker_bundle rules are used.Gravatar Googler2017-05-03
* Break apart the monolithic docker.bzl into smaller pieces that logically grou...Gravatar Googler2017-03-16
* Rollback of commit 4af8f5bff567e7cad179fb803070764791353f8a.Gravatar Googler2017-03-06
* Rollback of commit 5621a2c73337d82fe328069dbb0621e46e9e1c25.Gravatar Yue Gan2017-03-01
* This change adds support for a docker_bundle rule, refactoring a number of in...Gravatar Googler2017-02-28
* Fixes directory path computation in docker_build Gravatar Vlad Losev2017-02-16
* Switch to using multi-level repository names by default.Gravatar Googler2016-12-13
* Global cleanup change.Gravatar Vladimir Moskva2016-09-07
* Global cleanup change.Gravatar Laurent Le Brun2016-07-07
* docker_build: use a flagfile when creating the layer.Gravatar Damien Martin-Guillerez2016-06-10
* Update 'docker_build' to support 1.10 image formatGravatar Sam Guymer2016-06-08
* Wire up the |user| parameter to |docker_build|.Gravatar Googler2016-06-02
* Ensure env is passed to DockerLayer actions so xzcat worksGravatar Simon Horlick2016-04-26
* docker: Exclude .changes files when collecting debsGravatar Benjamin Staffin2016-02-11
* Add the @bazel_tools prefix to docker and pkg toolingGravatar Damien Martin-Guillerez2016-01-27
* Support LABEL in docker_build ruleGravatar Yuki Yugui Sonoda2015-12-21
* docker_build: Properly handle / as data_pathGravatar Kamal Marhubi2015-12-04
* Rollback of commit 07475c7b3812d6194602213a69e6e9f70643b32a.Gravatar Damien Martin-Guillerez2015-11-20
* Rollback of commit 976211dd45215a6146e0ab312186de0eaa955a75.Gravatar Googler2015-11-18
* [docker] Print a clearer message when xzcat cannot be found and is neededGravatar Damien Martin-Guillerez2015-11-18
* [docker] Fixes parsing of data_path for './'Gravatar Damien Martin-Guillerez2015-11-17
* Allow udeb as input of docker debsGravatar Damien Martin-Guillerez2015-11-17
* Introduce debian and tar packaging rulesGravatar Damien Martin-Guillerez2015-10-09
* Rolling-forward with fix:Gravatar Damien Martin-Guillerez2015-10-08
* Rollback of commit fb8ee791d3b39f294bf4e083b972aee2ac6f8e27.Gravatar Damien Martin-Guillerez2015-10-07
* Incremental build and load of Docker layersGravatar Damien Martin-Guillerez2015-10-06
* [Docker] add a `repository` attributeGravatar Damien Martin-Guillerez2015-10-01
* [docker] Add workdir attributeGravatar Damien Martin-Guillerez2015-09-30
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* [Docker] Make all files added via the files attribute executable and read-onlyGravatar Damien Martin-Guillerez2015-09-24
* [Docker] Take the package of the input as the data pathGravatar Damien Martin-Guillerez2015-09-24
* Fix docker_build file path when file is generatedGravatar Damien Martin-Guillerez2015-08-04
* Add docker_build for building Docker image using BazelGravatar Damien Martin-Guillerez2015-07-27