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 have a particular service that does the following:
Runs several cron tasks at various times
Runs a few background workers (multiple instances in certain cases)
Runs 1 or more http commands
How would I configure dockship to handle that? It seems built for single-purpose applications, though ideally it would handle multiple run specifications for a given app.
The text was updated successfully, but these errors were encountered:
I have a particular service that does the following:
How would I configure dockship to handle that? It seems built for single-purpose applications, though ideally it would handle multiple run specifications for a given app.
The text was updated successfully, but these errors were encountered: