summary refs log tree commit diff
path: root/pkgs/build-support/docker/store-path-to-layer.sh
Commit message (Expand)AuthorAge
* Implement dockerTools.streamLayeredImageUtku Demir2020-06-21
* dockerTools: keep symlinks to nix intactRobert Hensing2020-06-19
* dockerTools: Properly add /nix/ and /nix/store/ first to layer.tarAlex Biehl2020-05-24
* dockerTools: Calculate tarsum's on the flyUtku Demir2020-05-07
* dockerTools.buildLayeredImage: Avoid appending to tarballs when building layersUtku Demir2020-05-07
* dockerTools.buildLayeredImage: store all paths passed in final layerRichard Wallace2020-02-14
* dockerTools.buildLayeredImage: fix typo in commentsAntoine Eiche2020-01-11
* dockerTools.buildLayeredImage: fix building layered images in parallelRichard Wallace2019-12-30
* dockerTools.buildLayeredImage: restore layer sharingDaniƫl de Kok2019-06-06
* treewide: fixup bcf54cernhmjoj2019-04-12
* Merge pull request #58350 from xtruder/pkgs/dockerTools/storePathToLayer/runt...lewo2019-04-06
|\
| * dockerTools: storePathToLayer use runtimeShell in scriptJaka Hudoklin2019-03-26
* | Add /nix/store to each layer.tarAlex Biehl2019-03-27
|/
* dockerTools.buildLayeredImage: initGraham Christensen2018-09-26