Replies: 1 comment
-
|
You need to paste here the definition on how you are launching it as a service, in order to allow somebody to help you with your setup (but please remove any passwords before posting). |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Hey
When running the following:
docker service update --env-add SCHEDULE="@every 1m" guy-stack_pgbackupsi get:
when running :
docker service ps guy-stack_pgbackupsi get:
when running:
docker service logs wdev20prq61xi get:
so it worked, but failed to shutdown and remove the old taasks/services... how can i change it to shut it down completely and remove it from docker service ls ?
Beta Was this translation helpful? Give feedback.
All reactions