mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
Ensure that cancellation of a pull propagates rather than continuing to container creation. This ensures that the `Prepare` method is properly re-entrant. Signed-off-by: Stephen J Day <stephen.day@docker.com> (cherry picked from commit d99c6b837ffd18ffe5bce801feb4936bf0edd2aa) Signed-off-by: Tibor Vass <tibor@docker.com>