3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs/build-support/docker
Silvan Mosberger b6a9211bf4
dockerTools.*: Assertion against building for darwin
Building a docker image with darwin binaries just yields a confusing
error when ran:

  standard_init_linux.go:211: exec user process caused "exec format error"

This change prevents people from building such images in the first place
2020-01-20 19:14:12 +01:00
..
default.nix dockerTools.*: Assertion against building for darwin 2020-01-20 19:14:12 +01:00
detjson.py
examples.nix docker examples: Drop unneeded contents list 2019-12-16 13:11:27 -05:00
nix-prefetch-docker dockerTools: add nix-prefetch-docker script 2019-04-06 14:16:40 +02:00
nix-prefetch-docker.nix treewide: use dontUnpack 2019-07-01 04:23:51 -04:00
store-path-to-layer.sh dockerTools.buildLayeredImage: fix typo in comments 2020-01-11 09:02:30 +01:00
tarsum.go