1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/integration
Brian Goff 7a9cb29fb9 Accept platform spec on container create
This enables image lookup when creating a container to fail when the
reference exists but it is for the wrong platform. This prevents trying
to run an image for the wrong platform, as can be the case with, for
example binfmt_misc+qemu.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2020-03-20 16:10:36 -07:00
..
build Fix more goimports 2020-02-11 18:56:25 +01:00
config bump gotest.tools v3.0.1 for compatibility with Go 1.14 2020-02-11 00:06:42 +01:00
container Accept platform spec on container create 2020-03-20 16:10:36 -07:00
distribution bump gotest.tools v3.0.1 for compatibility with Go 1.14 2020-02-11 00:06:42 +01:00
image Fix more goimports 2020-02-11 18:56:25 +01:00
internal Accept platform spec on container create 2020-03-20 16:10:36 -07:00
network hack: support $DOCKER_ROOTLESS for testing rootless 2020-03-10 05:49:45 +09:00
plugin Accept platform spec on container create 2020-03-20 16:10:36 -07:00
secret bump gotest.tools v3.0.1 for compatibility with Go 1.14 2020-02-11 00:06:42 +01:00
service Fix more goimports 2020-02-11 18:56:25 +01:00
session bump gotest.tools v3.0.1 for compatibility with Go 1.14 2020-02-11 00:06:42 +01:00
system TestCgroupDriverSystemdMemoryLimit: fix failure 2020-03-03 11:30:55 +09:00
testdata/https integration/plugin/authz: port tests from integration-cli 2017-10-02 14:20:59 +01:00
volume bump gotest.tools v3.0.1 for compatibility with Go 1.14 2020-02-11 00:06:42 +01:00
doc.go Add canonical import comment 2018-02-05 16:51:57 -05:00