nixpkgs/pkgs/build-support/docker
Utku Demir f12346d493
dockerTools: Calculate tarsum's on the fly
Calculating the tarsum after creating a layer is inefficient, since
we have to read the tarball we've just written from the disk.

This commit simultaneously calculates the tarsum while creating the
tarball.
2020-05-07 11:50:07 +12:00
..
default.nix dockerTools: Calculate tarsum's on the fly 2020-05-07 11:50:07 +12:00
detjson.py
examples.nix buildLayeredImage: Allow empty store, no paths to add 2020-02-28 14:59:04 +01:00
nix-prefetch-docker dockerTools: add nix-prefetch-docker script 2019-04-06 14:16:40 +02:00
nix-prefetch-docker.nix nix-prefetch-docker: Add jq into path 2020-04-27 22:21:55 +03:00
store-path-to-layer.sh dockerTools: Calculate tarsum's on the fly 2020-05-07 11:50:07 +12:00
tarsum.go dockerTools.tarsum: Fix upstream import 2018-03-26 18:47:31 +02:00