buildkit/util/binfmt_misc
Tibor Vass d8f78dca34 binfmt_misc: add detection for 386
Detects x86 32-bit architectures

Signed-off-by: Tibor Vass <tibor@docker.com>
2019-08-06 01:18:55 +00:00
..
fixtures binfmt_misc: add detection for 386 2019-08-06 01:18:55 +00:00
386_binary.go binfmt_misc: add detection for 386 2019-08-06 01:18:55 +00:00
386_check.go binfmt_misc: add detection for 386 2019-08-06 01:18:55 +00:00
386_check_386.go binfmt_misc: add detection for 386 2019-08-06 01:18:55 +00:00
Dockerfile binfmt_misc: add detection for 386 2019-08-06 01:18:55 +00:00
Makefile Stop using the deprecated way for build 2019-03-19 19:01:31 -07:00
amd64_binary.go util: add binfmt_misc binary detection 2019-02-28 11:00:04 -08:00
amd64_check.go Check the validity of the platforms 2019-03-23 21:09:42 -07:00
amd64_check_amd64.go Check the validity of the platforms 2019-03-23 21:09:42 -07:00
arm64_binary.go util: add binfmt_misc binary detection 2019-02-28 11:00:04 -08:00
arm64_check.go Check the validity of the platforms 2019-03-23 21:09:42 -07:00
arm64_check_arm64.go Check the validity of the platforms 2019-03-23 21:09:42 -07:00
arm_binary.go util: add binfmt_misc binary detection 2019-02-28 11:00:04 -08:00
arm_check.go Check the validity of the platforms 2019-03-23 21:09:42 -07:00
arm_check_arm.go Check the validity of the platforms 2019-03-23 21:09:42 -07:00
check.go binfmt_misc: fix building on windows 2019-04-03 00:23:44 -07:00
check_unix.go binfmt_misc: fix building on windows 2019-04-03 00:23:44 -07:00
check_windows.go binfmt_misc: fix building on windows 2019-04-03 00:23:44 -07:00
detect.go binfmt_misc: add detection for 386 2019-08-06 01:18:55 +00:00
generate.go util: add binfmt_misc binary detection 2019-02-28 11:00:04 -08:00
ppc64le_binary.go binfmt_misc: add support for s390x and ppc64le 2019-07-30 14:55:46 -07:00
ppc64le_check.go binfmt_misc: add support for s390x and ppc64le 2019-07-30 14:55:46 -07:00
ppc64le_check_ppc64le.go binfmt_misc: add support for s390x and ppc64le 2019-07-30 14:55:46 -07:00
riscv64_binary.go binfmt_misc: add riscv64 detection 2019-06-03 23:21:25 -07:00
riscv64_check.go binfmt_misc: add riscv64 detection 2019-06-03 23:21:25 -07:00
riscv64_check_riscv64.go binfmt_misc: add riscv64 detection 2019-06-03 23:21:25 -07:00
s390x_binary.go binfmt_misc: add support for s390x and ppc64le 2019-07-30 14:55:46 -07:00
s390x_check.go binfmt_misc: add support for s390x and ppc64le 2019-07-30 14:55:46 -07:00
s390x_check_s390x.go binfmt_misc: add support for s390x and ppc64le 2019-07-30 14:55:46 -07:00