mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
![]() Signed-off-by: John Howard <jhoward@microsoft.com> Addresses https://github.com/moby/moby/pull/35089#issuecomment-367802698. This change enables the daemon to automatically select an image under LCOW that can be used if the API doesn't specify an explicit platform. For example: FROM supertest2014/nyan ADD Dockerfile / And docker build . will download the linux image (not a multi-manifest image) And similarly docker pull ubuntu will match linux/amd64 |
||
---|---|---|
.. | ||
cache.go | ||
image.go | ||
image_builder.go | ||
image_commit.go | ||
image_delete.go | ||
image_events.go | ||
image_exporter.go | ||
image_history.go | ||
image_import.go | ||
image_inspect.go | ||
image_prune.go | ||
image_pull.go | ||
image_push.go | ||
image_search.go | ||
image_search_test.go | ||
image_tag.go | ||
image_unix.go | ||
image_windows.go | ||
images.go | ||
locals.go | ||
service.go |