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

Docs should explain if the order of features matter / how dependencies between features are modelled #25

Open
fwilhe opened this issue Jul 27, 2023 · 0 comments
Assignees

Comments

@fwilhe
Copy link
Member

fwilhe commented Jul 27, 2023

Reading this section, I'm wondering a few things:

  • Does the order of features matter?
  • In which order are they executed, left to right or right to left?
  • If nginx declared base as a dependency, how would this influence the commandline?
  • Assuming we add another feature postgresql which also depends on base, and I want to build an image with both nginx and postgresql included, how would I do that?

Maybe not all of those questions need to be answered in this section, but I'd appreciate if the doc would be a bit more explicit here :)

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

No branches or pull requests

2 participants