You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 :)
The text was updated successfully, but these errors were encountered:
Reading this section, I'm wondering a few things:
nginx
declaredbase
as a dependency, how would this influence the commandline?postgresql
which also depends on base, and I want to build an image with bothnginx
andpostgresql
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 :)
The text was updated successfully, but these errors were encountered: