aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/build_defs/docker
Commit message (Expand)AuthorAge
* 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
* [Docker] add a `repository` attributeGravatar Damien Martin-Guillerez2015-10-01
* [docker] Enforce the executable flag to directoriesGravatar Damien Martin-Guillerez2015-09-30
* [docker] Add workdir attributeGravatar Damien Martin-Guillerez2015-09-30
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* [Docker] Correctly append ./ prefix to dotted files in archivesGravatar Damien Martin-Guillerez2015-09-25
* [Docker] Prevent duplicate entries in a layerGravatar Damien Martin-Guillerez2015-09-24
* [Docker] Make all files added via the files attribute executable and read-onlyGravatar Damien Martin-Guillerez2015-09-24
* [Docker] Don't replace current uid/gid by root ids for tar filesGravatar Damien Martin-Guillerez2015-09-24
* [Docker] Take the package of the input as the data pathGravatar Damien Martin-Guillerez2015-09-24
* [Docker] Support for adding directories to tarballGravatar Damien Martin-Guillerez2015-09-21
* [Docker] Strip the identifier in top fileGravatar Damien Martin-Guillerez2015-09-21
* Fix small typo in exampleGravatar Roland Huß2015-09-15
* Add missing tools directory in the filegroup to packageGravatar Damien Martin-Guillerez2015-09-03
* docker_build: workaround the lack of LZMA in python 2.7Gravatar Damien Martin-Guillerez2015-08-12
* docker_build: fix JSON rewriting when some fields are nullGravatar Damien Martin-Guillerez2015-08-10
* docker_build: Fix archive's AR format alignmentGravatar Damien Martin-Guillerez2015-08-10
* docker_build: Fix double slashes in path resolutionGravatar Damien Martin-Guillerez2015-08-04
* Fix docker_build file path when file is generatedGravatar Damien Martin-Guillerez2015-08-04
* Docker rules: fallback to reading the repositories file when top is absentGravatar Damien Martin-Guillerez2015-07-27
* s/the the/the/Gravatar Googler2015-07-27
* Add docker_build for building Docker image using BazelGravatar Damien Martin-Guillerez2015-07-27