shiplane icon indicating copy to clipboard operation
shiplane copied to clipboard

The Docker stack should have an auto-restart mechanism

Open kirillian opened this issue 6 years ago • 2 comments

Docker containers in the Docker stack do not auto-restart themselves when things go wrong. This is probably a prerequisite to 1.0.

kirillian avatar Apr 10 '19 22:04 kirillian

I’m guessing this is more involved then using --restart unless-stopped?

andrewmcodes avatar Jul 04 '19 03:07 andrewmcodes

That's probably a good step forward, but if you have a problematic container for some reason, it doesn't really handle such a case. I'd happily accept a PR for it though. I had completely forgotten about that.

John

On Wed, Jul 3, 2019 at 11:54 PM Andrew Mason [email protected] wrote:

I’m guessing this is more involved then using --restart unless-stopped?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/kirillian/shiplane/issues/4?email_source=notifications&email_token=AACN3PJFV25TOA3GRUII6E3P5VX57A5CNFSM4HFBNYI2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODZGHT2A#issuecomment-508328424, or mute the thread https://github.com/notifications/unsubscribe-auth/AACN3PPXWKHFWBLEJ6STMZDP5VX57ANCNFSM4HFBNYIQ .

kirillian avatar Jul 04 '19 14:07 kirillian