summary refs log tree commit diff
path: root/pkgs/build-support/docker
Commit message (Expand)AuthorAge
* dockerTools: rsync contents with -keep-dirlinksLazar Bodor2016-11-24
* Merge pull request #20018 from adnelson/use_basename_dockerDaiderd Jordan2016-11-01
|\
| * docker.buildUtils: use baseNameOf to allow for slashes in nameTest2016-10-31
* | dockerTools: Fix loop typo.Tom Boettcher2016-10-24
|/
* use rsync, comment out pullsAllen Nelson2016-10-03
* add examples fileAllen Nelson2016-10-03
* add docs to docker build functionsAllen Nelson2016-09-29
* dockerTools: Fix layer redundancy.Tom Boettcher2016-09-23
* lib/fetchers.nix: factor out impure proxy vars (#18702)Profpatsch2016-09-17
* dockerTools: disable compression in tarsum.goNathan Zadoks2016-07-02
* dockerTools: format tarsum.go with gofmtNathan Zadoks2016-07-02
* no more goPackagesKamil Chmielewski2016-06-09
* dockerTools: only add "/nix" if it existsBrian McKenna2016-04-16
* dockerTools: make tars deterministicBrian McKenna2016-04-15
* dockerTools: fix difference between base files and layer filesLuca Bruno2016-04-14
* dockerTools: fix /nix/store permissionsLuca Bruno2016-04-14
* dockerTools: use pigz for final image tarBrian McKenna2016-04-11
* dockerTools: remove tarballs functionalityBrian McKenna2016-04-11
* dockerTools: Fix issue where image name with repository prefix was not supportedAsko Soukka2016-02-18
* dockerTools: private registry supportArthur Noel2016-01-27
* dockerTools: nix functions for manipulating docker imagesLuca Bruno2016-01-13