summaryrefslogtreecommitdiffstats
path: root/pkgs/build-support/docker
AgeCommit message (Expand)Author
2021-01-24treewide: stdenv.lib -> libPavol Rusnak
2021-01-15dockerTools: typoRobert Hensing
2021-01-15dockerTools: fix build (#109420)Milan
2021-01-06dockerTools: Don't apologizeRobert Hensing
2021-01-04dockerTools: Test buildLayeredImage with symlinksSarah Brofeldt
2021-01-04dockerTools: Fix streamLayeredImage for symlinksSarah Brofeldt
2020-12-15dockerTools: use go.GOARCH as default archRobert Hensing
2020-12-15dockerTools: normalize arch to GOARCHTerin Stock
2020-12-02dockerTools.binSh: initFlorian Klink
2020-12-02dockerTools.fakeNss: initFlorian Klink
2020-12-01nix-prefetch-docker: output informational messages to stderredef
2020-11-24utillinux: rename to util-linuxGraham Christensen
2020-11-24referencesByPopularity: Don't use buildPackages at call-siteadisbladis
2020-11-20dockerTools: Always cross compile for another arch in the cross exampleadisbladis
2020-11-19dockerTools: Add cross exampleadisbladis
2020-11-19dockerTools: Set correct architecture when cross compilingadisbladis
2020-11-19dockerTools.buildLayeredImage: Fix cross compilationadisbladis
2020-11-09docker: add final newline to detjson.pySamuel Gräfenstein
2020-11-03docker: Fix broken pipe on docker layer creationMichael
2020-10-05dockerTools: add isExe to streamLayeredImage resultRobert Hensing
2020-09-04dockerTools.streamLayeredImage: Store the customisation layer as a tarballUtku Demir
2020-07-31nixos/tests/dockerTools: add test for running non-root containers with buildL...Johan Thomsen
2020-07-30dockerTools: fix permissions on /nix/storeJohan Thomsen
2020-07-11dockerTools: Always set imageTag attributeRobert Hensing
2020-07-09dockerTools.buildLayeredImage: fix created=nowJos van Bakel
2020-07-06dockerTools: Verify nix-store contents on buildLayeredImage testUtku Demir
2020-07-06dockerTools.streamLayeredImage: Correctly copy hardlinksUtku Demir
2020-07-04dockerTools: Support files directly under /nix/storeUtku Demir
2020-06-22stream_layered_image: Use pathlib module for directory traversalUtku Demir
2020-06-21stream_layered_image: Always set uid and gid to rootUtku Demir
2020-06-21stream_layered_image: Clarify assertion failureUtku Demir
2020-06-21stream_layered_image: Use more descriptive variable nameUtku Demir
2020-06-21dockerTools: Properly quote a shell variableUtku Demir
2020-06-21stream_layered_image: Add docstrings to functionsUtku Demir
2020-06-21stream_layered_image: Add main methodUtku Demir
2020-06-21dockerTools.streamLayeredImage: commentsUtku Demir
2020-06-21stream_layered_image.py: commentsUtku Demir
2020-06-21Set mtime in even more placesUtku Demir
2020-06-21Set mtime to get more deterministic buildsUtku Demir
2020-06-21Implement dockerTools.streamLayeredImageUtku Demir
2020-06-19dockerTools: keep symlinks to nix intactRobert Hensing
2020-06-19dockerTools: test that tar keeps nix binary symlinks intactRobert Hensing
2020-05-25dockerTools: fix skopeo commandszowoq
2020-05-24dockerTools: Properly add /nix/ and /nix/store/ first to layer.tarAlex Biehl
2020-05-19Merge pull request #87154 from utdemir/buildimage-optimizationslewo
2020-05-16dockerTools: pass insecure-policy and tmpdir to skopeozowoq
2020-05-15Merge pull request #87725 from nlewo/fix-dockertoolslewo
2020-05-13dockerTools.examples: fix the nginx imageAntoine Eiche
2020-05-08dockerTools.buildImage: Preserve environment variables from the parent imageUtku Demir
2020-05-07dockerTools: Calculate tarsum's on the flyUtku Demir