nixpkgs/pkgs/build-support/docker
Robert Hensing 8c0459f611 dockerTools: Always set imageTag attribute
The image tag can be specified or generated from the output hash.
Previously, a generated tag could be recovered from the evaluated
image with some string operations.

However, with the introduction of streamLayeredImage, it's not
feasible to compute the generated tag yourself.

With this change, the imageTag attribute is set unconditionally,
for the buildImage, buildLayeredImage, streamLayeredImage functions.
2020-07-11 16:58:25 +02:00
..
default.nix dockerTools: Always set imageTag attribute 2020-07-11 16:58:25 +02:00
detjson.py
examples.nix dockerTools: Always set imageTag attribute 2020-07-11 16:58:25 +02:00
nix-prefetch-docker dockerTools: fix skopeo commands 2020-05-25 14:29:54 +10:00
nix-prefetch-docker.nix nix-prefetch-docker: Add jq into path 2020-04-27 22:21:55 +03:00
stream_layered_image.py dockerTools.buildLayeredImage: fix created=now 2020-07-09 09:34:18 +02:00
tarsum.go dockerTools.tarsum: Fix upstream import 2018-03-26 18:47:31 +02:00