mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
30e5e0a781
If a swarm service is created using an image ID, it's useless to try to
pull this reference or resolve it to a manifest digest. Avoid doing this
when a fully qualified image ID is given.
Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>
(cherry picked from commit
|
||
---|---|---|
.. | ||
adapter.go | ||
attachment.go | ||
container.go | ||
controller.go | ||
errors.go | ||
executor.go | ||
health_test.go | ||
validate.go | ||
validate_test.go | ||
validate_unix_test.go | ||
validate_windows_test.go |