Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from Jul 26, 2018

Conversation

kiview
Copy link
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

@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.

None yet

2 participants