Skip to content

Add support for transparently using local images with docker-compose#798

Merged
kiview merged 1 commit into
masterfrom
local-compose-images
Jul 26, 2018
Merged

Add support for transparently using local images with docker-compose#798
kiview merged 1 commit into
masterfrom
local-compose-images

Conversation

@kiview
Copy link
Copy Markdown
Member

@kiview kiview commented Jul 23, 2018

DockerComposeContainer will WARN if pullImages() fails, but will now try to continue using local images implicitly.
A lower layer will already log an ERROR when the pulling fails, so this is unfortunate from an UX perspective.

Fixes #674

@kiview kiview requested review from bsideup and rnorth as code owners July 23, 2018 14:54
@bsideup bsideup added this to the next milestone Jul 25, 2018
@kiview kiview merged commit 6217f32 into master Jul 26, 2018
@kiview kiview deleted the local-compose-images branch July 26, 2018 09:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants