Replies: 1 comment 1 reply
|
I don't think there's any really good way to do this, it's not really a supported use case. There are some options if you're willing to fudge how |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Let's say I have two services:
confandapps. Bothtype = internalwithdepends-on.dset to apropriate directiories.I need
confto finish beforeappswill start bringing up its dependencies. I don't want to addafter = confto everyappsdependency individually and preferably keep the working solution only toappsitself. Any suggestions?All reactions