Skip to content
This repository has been archived by the owner on Mar 8, 2023. It is now read-only.

automatically assigning base layer id: image must be pulled first #17

Open
iancward opened this issue Feb 21, 2018 · 0 comments
Open

automatically assigning base layer id: image must be pulled first #17

iancward opened this issue Feb 21, 2018 · 0 comments

Comments

@iancward
Copy link
Contributor

When you don't specify either base-layer-id or base-image, the code tries to figure it out. Unfortunately, it doesn't attempt to actually pull the image first, so you get a 404 from the docker API if it doesn't exist already. The code should probably try to pull the image before it tries to use it.

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

No branches or pull requests

1 participant