buildkit/util/binfmt_misc
Simon Ferquel 6d3f568629 Avoid creation of irrelevant temporary files on Windows
Signed-off-by: Simon Ferquel <simon.ferquel@docker.com>
2020-04-27 15:44:57 +02: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 optimization debian package manager tweaks 2020-03-11 15:27:54 +05:30
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_unix.go Avoid creation of irrelevant temporary files on Windows 2020-04-27 15:44:57 +02:00
check_windows.go Avoid creation of irrelevant temporary files on Windows 2020-04-27 15:44:57 +02:00
detect.go update supported platforms without restart 2020-02-26 08:15:42 -08: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