1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/daemon/cluster/executor/container
Aaron Lehmann 30e5e0a781 Don't resolve or pull images referenced by ID
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 089842c4b4)
Signed-off-by: Victor Vieux <victorvieux@gmail.com>
2016-11-30 14:11:43 -08:00
..
adapter.go Don't resolve or pull images referenced by ID 2016-11-30 14:11:43 -08:00
attachment.go update to support latest swarm changes 2016-11-09 14:27:43 -05:00
container.go Fix network attachable option. 2016-11-29 14:06:31 -08:00
controller.go Add support for host port PublishMode in services 2016-11-10 18:07:55 -08:00
errors.go
executor.go update to support latest swarm changes 2016-11-09 14:27:43 -05:00
health_test.go secrets: secret management for swarm 2016-11-09 14:27:43 -05:00
validate.go Fix bunch of typos 2016-10-29 15:03:26 +08:00
validate_test.go secrets: secret management for swarm 2016-11-09 14:27:43 -05:00
validate_unix_test.go Validate mount paths on task create 2016-08-01 23:35:46 -04:00
validate_windows_test.go Validate mount paths on task create 2016-08-01 23:35:46 -04:00