Skip to content
This repository has been archived by the owner on May 3, 2022. It is now read-only.

duffle export should not require invocation image to be pushed #466

Open
itowlson opened this issue Nov 19, 2018 · 2 comments
Open

duffle export should not require invocation image to be pushed #466

itowlson opened this issue Nov 19, 2018 · 2 comments

Comments

@itowlson
Copy link
Contributor

If the invocation image has not been pushed, duffle export fails with:

Error: Error preparing artifacts: Error response from daemon: pull access denied for itowlson/itowlsonhelloplusplus-cnab, repository does not exist or may require 'docker login'

From discussions with @michelleN it sounds like this is not intended behaviour.

@michelleN
Copy link
Contributor

Yeah if the image is available locally, we should use that instead of trying to pull the image thereby removing a dependency on a remote registry.

@glyn
Copy link
Contributor

glyn commented Aug 7, 2019

I am cooking up a solution in #828.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants