aboutsummaryrefslogtreecommitdiff
path: root/pkgs/build-support/docker (follow)
Commit message (Expand)AuthorAgeFilesLines
* dockerTools.binSh: initFlorian Klink2020-12-021-0/+8
* dockerTools.fakeNss: initFlorian Klink2020-12-022-11/+29
* nix-prefetch-docker: output informational messages to stderredef2020-12-011-7/+7
* utillinux: rename to util-linuxGraham Christensen2020-11-241-2/+2
* referencesByPopularity: Don't use buildPackages at call-siteadisbladis2020-11-241-2/+1
* dockerTools: Always cross compile for another arch in the cross exampleadisbladis2020-11-201-2/+7
* dockerTools: Add cross exampleadisbladis2020-11-191-1/+8
* dockerTools: Set correct architecture when cross compilingadisbladis2020-11-191-3/+14
* dockerTools.buildLayeredImage: Fix cross compilationadisbladis2020-11-191-4/+4
* docker: add final newline to detjson.pySamuel Gräfenstein2020-11-091-1/+1
* docker: Fix broken pipe on docker layer creationMichael2020-11-031-2/+2
* dockerTools: add isExe to streamLayeredImage resultRobert Hensing2020-10-051-1/+7
* dockerTools.streamLayeredImage: Store the customisation layer as a tarballUtku Demir2020-09-043-77/+72
* nixos/tests/dockerTools: add test for running non-root containers with buildL...Johan Thomsen2020-07-311-0/+36
* dockerTools: fix permissions on /nix/storeJohan Thomsen2020-07-301-2/+6
* dockerTools: Always set imageTag attributeRobert Hensing2020-07-112-0/+30
* dockerTools.buildLayeredImage: fix created=nowJos van Bakel2020-07-092-3/+13
* dockerTools: Verify nix-store contents on buildLayeredImage testUtku Demir2020-07-061-4/+13
* dockerTools.streamLayeredImage: Correctly copy hardlinksUtku Demir2020-07-061-0/+1
* dockerTools: Support files directly under /nix/storeUtku Demir2020-07-042-4/+14
* stream_layered_image: Use pathlib module for directory traversalUtku Demir2020-06-221-16/+15
* stream_layered_image: Always set uid and gid to rootUtku Demir2020-06-211-0/+4
* stream_layered_image: Clarify assertion failureUtku Demir2020-06-211-1/+3
* stream_layered_image: Use more descriptive variable nameUtku Demir2020-06-211-4/+4
* dockerTools: Properly quote a shell variableUtku Demir2020-06-211-1/+1
* stream_layered_image: Add docstrings to functionsUtku Demir2020-06-211-7/+57
* stream_layered_image: Add main methodUtku Demir2020-06-211-62/+65
* dockerTools.streamLayeredImage: commentsUtku Demir2020-06-211-1/+7
* stream_layered_image.py: commentsUtku Demir2020-06-211-0/+46
* Set mtime in even more placesUtku Demir2020-06-211-12/+15
* Set mtime to get more deterministic buildsUtku Demir2020-06-212-15/+52
* Implement dockerTools.streamLayeredImageUtku Demir2020-06-213-303/+300
* dockerTools: keep symlinks to nix intactRobert Hensing2020-06-191-3/+7
* dockerTools: test that tar keeps nix binary symlinks intactRobert Hensing2020-06-191-0/+22
* dockerTools: fix skopeo commandszowoq2020-05-251-4/+3
* dockerTools: Properly add /nix/ and /nix/store/ first to layer.tarAlex Biehl2020-05-241-3/+4
* Merge pull request #87154 from utdemir/buildimage-optimizationslewo2020-05-192-40/+27
|\
| * dockerTools: Calculate tarsum's on the flyUtku Demir2020-05-072-41/+30
| * dockerTools.buildLayeredImage: Avoid appending to tarballs when building layersUtku Demir2020-05-071-8/+6
* | dockerTools: pass insecure-policy and tmpdir to skopeozowoq2020-05-162-4/+5
* | Merge pull request #87725 from nlewo/fix-dockertoolslewo2020-05-151-0/+6
|\ \
| * | dockerTools.examples: fix the nginx imageAntoine Eiche2020-05-131-0/+6
| |/
* / dockerTools.buildImage: Preserve environment variables from the parent imageUtku Demir2020-05-082-6/+38
|/
* dockertools: Add a buildLayeredImageWithNixDb functionadisbladis2020-05-021-21/+34
* nix-prefetch-docker: Add `jq` into pathSimonas Kazlauskas2020-04-271-2/+2
* buildLayeredImage: Allow empty store, no paths to addRobert Hensing2020-02-282-4/+27
* nixosTests.docker-tools: add bulk-layer testAntoine Eiche2020-02-141-0/+11
* dockerTools.buildLayeredImage: store all paths passed in final layerRichard Wallace2020-02-142-11/+11
* dockerTools.*: Assertion against building for Darwin (#77952)Silvan Mosberger2020-01-311-0/+4
|\
| * dockerTools.*: Assertion against building for darwinSilvan Mosberger2020-01-201-0/+4