aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/build_defs/docker
Commit message (Expand)AuthorAge
* Hollow out docs and redirect to rules_docker.Gravatar Googler2017-05-15
* 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
* Support top level package for docker image.Gravatar Linuxer Wang2017-04-24
* Move the sha256 tool into its own directory, as it isn't specific to docker_b...Gravatar Googler2017-04-19
* Use sha256 prefix when tagging docker images with full IDsGravatar Jason Young2017-04-11
* Add a test that a v2.2 format tarball used as a base image contains the appro...Gravatar Googler2017-03-20
* Reword a commentGravatar Googler2017-03-20
* 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
* Change our URL to bazel.buildGravatar Damien Martin-Guillerez2016-10-28
* Global cleanup change.Gravatar Vladimir Moskva2016-09-07
* Remove dependency on gnu sedGravatar Paul Cody Johnston2016-09-07
* Fix docker_build() run when using Docker < 1.8Gravatar Sam Guymer2016-09-07
* Typo fixes in markdown and javadoc as suggested by intellij typo inspection.Gravatar Googler2016-07-27
* Global cleanup change.Gravatar Laurent Le Brun2016-07-07
* Replace #!/bin/bash -eu with #!/bin/bash and "set -eu". Otherwise, the "-eu" ...Gravatar Philipp Wollermann2016-06-21
* Use valid workspace names in docker_buildGravatar Googler2016-06-15
* 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
* Add generated docs to Jekyll tree build target. Add script for bringing upGravatar David Chen2016-05-09
* Ensure env is passed to DockerLayer actions so xzcat worksGravatar Simon Horlick2016-04-26
* Docker: fix runfiles path when the incremental loader is called from another ...Gravatar Damien Martin-Guillerez2016-03-01
* docker: Exclude .changes files when collecting debsGravatar Benjamin Staffin2016-02-11
* Update documentation of skylark rules: correct load statementsGravatar Damien Martin-Guillerez2016-02-10
* Use labels in load statementsGravatar Damien Martin-Guillerez2016-02-02
* Add the @bazel_tools prefix to docker and pkg toolingGravatar Damien Martin-Guillerez2016-01-27
* [docker_build] Fix required flag for create_image.pyGravatar Damien Martin-Guillerez2016-01-07
* 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
* Apply the docker_build directory option to tars as well as files.Gravatar Googler2015-11-17
* [docker] Fixes parsing of data_path for './'Gravatar Damien Martin-Guillerez2015-11-17
* Add missing load statement in docker_build documentationGravatar Damien Martin-Guillerez2015-11-17
* Allow udeb as input of docker debsGravatar Damien Martin-Guillerez2015-11-17
* Fix //tools/build_defs/docker:build_testGravatar Damien Martin-Guillerez2015-11-11
* Tweak styling of Skylark rule READMEs to be consistent when viewed onGravatar David Chen2015-10-23
* 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] archive: appends '/' at end of directoriesGravatar Damien Martin-Guillerez2015-10-02