summary refs log tree commit diff
path: root/pkgs/build-support/docker
Commit message (Expand)AuthorAge
...
* | dockerTools.pullImage: change the docker deamon readiness mechanismAntoine Eiche2017-09-04
* | dockerTools: fix image json and manifestMathias Schreck2017-08-03
* | dockerTools: fix permissions on base imageAntoine Eiche2017-07-31
* | docker: generate the image configuration and manifestAntoine Eiche2017-07-26
* | docker: Remove ./ pattern when packing an imageAntoine Eiche2017-07-26
* | docker: do not import configuration and manifest from the base imageAntoine Eiche2017-07-26
* | docker: lowercase image name and tagAntoine Eiche2017-07-25
* | Merge pull request #27017 from LnL7/docker-pure-layerDaiderd Jordan2017-07-15
|\ \
| * | docker-tools: fixup permssions for extraCommandsDaiderd Jordan2017-07-08
| * | docker-tools: set group/owner when creating a pure layerDaiderd Jordan2017-07-01
* | | tarsum: Fix source path in docker.srcSarah Brofeldt2017-07-13
|/ /
* | using inherited insteadMichael Fellinger2017-06-27
* | dockerTools.buildImage: configurable timestampMichael Fellinger2017-06-27
* | docker tools: fix pull image functionMatej Cotman2017-05-26
* | /bin/sh -> ${stdenv.shell}rht2017-04-30
|/
* docker: improve reproducibility of layersTim Stewart2017-04-16
* 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