about summary refs log tree commit diff
path: root/pkgs/build-support/docker
Commit message (Expand)AuthorAge
* treewide: stdenv.lib -> libPavol Rusnak2021-01-24
* dockerTools: typoRobert Hensing2021-01-15
* dockerTools: fix build (#109420)Milan2021-01-15
* dockerTools: Don't apologizeRobert Hensing2021-01-06
* dockerTools: Test buildLayeredImage with symlinksSarah Brofeldt2021-01-04
* dockerTools: Fix streamLayeredImage for symlinksSarah Brofeldt2021-01-04
* dockerTools: use go.GOARCH as default archRobert Hensing2020-12-15
* dockerTools: normalize arch to GOARCHTerin Stock2020-12-15
* dockerTools.binSh: initFlorian Klink2020-12-02
* dockerTools.fakeNss: initFlorian Klink2020-12-02
* nix-prefetch-docker: output informational messages to stderredef2020-12-01
* utillinux: rename to util-linuxGraham Christensen2020-11-24
* referencesByPopularity: Don't use buildPackages at call-siteadisbladis2020-11-24
* dockerTools: Always cross compile for another arch in the cross exampleadisbladis2020-11-20
* dockerTools: Add cross exampleadisbladis2020-11-19
* dockerTools: Set correct architecture when cross compilingadisbladis2020-11-19
* dockerTools.buildLayeredImage: Fix cross compilationadisbladis2020-11-19
* docker: add final newline to detjson.pySamuel Gräfenstein2020-11-09
* docker: Fix broken pipe on docker layer creationMichael2020-11-03
* dockerTools: add isExe to streamLayeredImage resultRobert Hensing2020-10-05
* dockerTools.streamLayeredImage: Store the customisation layer as a tarballUtku Demir2020-09-04
* nixos/tests/dockerTools: add test for running non-root containers with buildL...Johan Thomsen2020-07-31
* dockerTools: fix permissions on /nix/storeJohan Thomsen2020-07-30
* dockerTools: Always set imageTag attributeRobert Hensing2020-07-11
* dockerTools.buildLayeredImage: fix created=nowJos van Bakel2020-07-09
* dockerTools: Verify nix-store contents on buildLayeredImage testUtku Demir2020-07-06
* dockerTools.streamLayeredImage: Correctly copy hardlinksUtku Demir2020-07-06
* dockerTools: Support files directly under /nix/storeUtku Demir2020-07-04
* stream_layered_image: Use pathlib module for directory traversalUtku Demir2020-06-22
* stream_layered_image: Always set uid and gid to rootUtku Demir2020-06-21
* stream_layered_image: Clarify assertion failureUtku Demir2020-06-21
* stream_layered_image: Use more descriptive variable nameUtku Demir2020-06-21
* dockerTools: Properly quote a shell variableUtku Demir2020-06-21
* stream_layered_image: Add docstrings to functionsUtku Demir2020-06-21
* stream_layered_image: Add main methodUtku Demir2020-06-21
* dockerTools.streamLayeredImage: commentsUtku Demir2020-06-21
* stream_layered_image.py: commentsUtku Demir2020-06-21
* Set mtime in even more placesUtku Demir2020-06-21
* Set mtime to get more deterministic buildsUtku Demir2020-06-21
* Implement dockerTools.streamLayeredImageUtku Demir2020-06-21
* dockerTools: keep symlinks to nix intactRobert Hensing2020-06-19
* dockerTools: test that tar keeps nix binary symlinks intactRobert Hensing2020-06-19
* dockerTools: fix skopeo commandszowoq2020-05-25
* dockerTools: Properly add /nix/ and /nix/store/ first to layer.tarAlex Biehl2020-05-24
* Merge pull request #87154 from utdemir/buildimage-optimizationslewo2020-05-19
|\
| * dockerTools: Calculate tarsum's on the flyUtku Demir2020-05-07
| * dockerTools.buildLayeredImage: Avoid appending to tarballs when building layersUtku Demir2020-05-07
* | dockerTools: pass insecure-policy and tmpdir to skopeozowoq2020-05-16
* | Merge pull request #87725 from nlewo/fix-dockertoolslewo2020-05-15
|\ \
| * | dockerTools.examples: fix the nginx imageAntoine Eiche2020-05-13
| |/