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
I'd like to reduce that to a single cage up --init, but that may require some way of declaring more complex dependencies between pods. I think the current mechanism is "placeholders start first, then all other pods start in parallel."
Maybe this already works using that rule? Anyway, check it.
The text was updated successfully, but these errors were encountered:
I'm seeing some cases where users need to write:
I'd like to reduce that to a single
cage up --init
, but that may require some way of declaring more complex dependencies between pods. I think the current mechanism is "placeholders start first, then all other pods start in parallel."Maybe this already works using that rule? Anyway, check it.
The text was updated successfully, but these errors were encountered: