1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/daemon/images
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
..
cache.go Accept platform spec on container create 2020-03-20 16:10:36 -07:00
image.go Accept platform spec on container create 2020-03-20 16:10:36 -07:00
image_builder.go Accept platform spec on container create 2020-03-20 16:10:36 -07:00
image_commit.go
image_delete.go Accept platform spec on container create 2020-03-20 16:10:36 -07:00
image_events.go Accept platform spec on container create 2020-03-20 16:10:36 -07:00
image_exporter.go
image_history.go Accept platform spec on container create 2020-03-20 16:10:36 -07:00
image_import.go
image_inspect.go Accept platform spec on container create 2020-03-20 16:10:36 -07:00
image_prune.go goimports: fix imports 2019-09-18 12:56:54 +02:00
image_pull.go goimports: fix imports 2019-09-18 12:56:54 +02:00
image_push.go Revert "Remove the rest of v1 manifest support" 2019-06-18 00:36:01 +00:00
image_search.go Switch from x/net/context -> context 2018-04-23 13:52:44 -07:00
image_search_test.go Switch from x/net/context -> context 2018-04-23 13:52:44 -07:00
image_tag.go Accept platform spec on container create 2020-03-20 16:10:36 -07:00
image_unix.go
image_windows.go
images.go Accept platform spec on container create 2020-03-20 16:10:36 -07:00
locals.go goimports: fix imports 2019-09-18 12:56:54 +02:00
service.go Adding ability to change max download attempts 2019-09-19 13:51:40 +02:00