summaryrefslogtreecommitdiffstats
path: root/pkgs/build-support/docker
AgeCommit message (Expand)Author
2016-11-24dockerTools: rsync contents with -keep-dirlinksLazar Bodor
2016-11-01Merge pull request #20018 from adnelson/use_basename_dockerDaiderd Jordan
2016-10-31docker.buildUtils: use baseNameOf to allow for slashes in nameTest
2016-10-24dockerTools: Fix loop typo.Tom Boettcher
2016-10-03use rsync, comment out pullsAllen Nelson
2016-10-03add examples fileAllen Nelson
2016-09-29add docs to docker build functionsAllen Nelson
2016-09-23dockerTools: Fix layer redundancy.Tom Boettcher
2016-09-17lib/fetchers.nix: factor out impure proxy vars (#18702)Profpatsch
2016-07-02dockerTools: disable compression in tarsum.goNathan Zadoks
2016-07-02dockerTools: format tarsum.go with gofmtNathan Zadoks
2016-06-09no more goPackagesKamil Chmielewski
2016-04-16dockerTools: only add "/nix" if it existsBrian McKenna
2016-04-15dockerTools: make tars deterministicBrian McKenna
2016-04-14dockerTools: fix difference between base files and layer filesLuca Bruno
2016-04-14dockerTools: fix /nix/store permissionsLuca Bruno
2016-04-11dockerTools: use pigz for final image tarBrian McKenna
2016-04-11dockerTools: remove tarballs functionalityBrian McKenna
2016-02-18dockerTools: Fix issue where image name with repository prefix was not supportedAsko Soukka
2016-01-27dockerTools: private registry supportArthur Noel
2016-01-13dockerTools: nix functions for manipulating docker imagesLuca Bruno