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

Blueprints may depend on multiple images #268

Open
ChrisTimperley opened this issue Sep 27, 2018 · 0 comments
Open

Blueprints may depend on multiple images #268

ChrisTimperley opened this issue Sep 27, 2018 · 0 comments
Assignees
Milestone

Comments

@ChrisTimperley
Copy link
Collaborator

It's possible that a given Dockerfile may use multiple images when using multi-stage builds. The depends-on property of blueprints should be updated to be a list of image names, rather than a single, optional image name. Alternatively, we could scan the Dockerfile to determine the names of the images that the image relies on.

@ChrisTimperley ChrisTimperley self-assigned this Sep 27, 2018
@ChrisTimperley ChrisTimperley added this to the v2.3 milestone Oct 31, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant