nixpkgs/pkgs/build-support/docker
Terin Stock 8f66dc94a7 dockerTools: normalize arch to GOARCH
Docker (via containerd) and the the OCI Image Configuration imply and
suggest, respectfully, that the architecture set in images matches those
of GOARCH in the Go Language document.

This changeset updates the implimentation of getArch in dockerTools to
return GOARCH values, to satisfy Docker.

Fixes: #106695
2020-12-15 02:14:01 -08:00
..
default.nix dockerTools: normalize arch to GOARCH 2020-12-15 02:14:01 -08:00
detjson.py docker: add final newline to detjson.py 2020-11-09 11:39:28 +00:00
examples.nix dockerTools.fakeNss: init 2020-12-02 14:56:07 +01:00
nix-prefetch-docker nix-prefetch-docker: output informational messages to stderr 2020-12-01 16:58:29 +00: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.streamLayeredImage: Store the customisation layer as a tarball 2020-09-04 16:53:23 +12:00
tarsum.go