moby / tool

Temporary repository for the moby assembly tool used by the Moby project
Apache License 2.0
75 stars 65 forks source link

Do an explicit docker pull before docker run. #171

Closed ijc closed 7 years ago

ijc commented 7 years ago

This avoids https://github.com/docker/cli/issues/631

Signed-off-by: Ian Campbell ijc@docker.com

This is an alternative to #170.

rn commented 7 years ago

Seems like a better approach than specifying the digest

On 20 Oct 2017, at 16:52, Ian Campbell notifications@github.com wrote:

This avoids docker/cli#631

Signed-off-by: Ian Campbell ijc@docker.com

This is an alternative to #170.

You can view, comment on, or merge this pull request online at:

https://github.com/moby/tool/pull/171

Commit Summary

Do an explicit docker pull before docker run. File Changes

M src/moby/docker.go (25) Patch Links:

https://github.com/moby/tool/pull/171.patch https://github.com/moby/tool/pull/171.diff — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.