-
-
Notifications
You must be signed in to change notification settings - Fork 119
Restarts by itself every minute #86
Copy link
Copy link
Open
Description
version: "3.8"
services:
asterisk:
image: andrius/asterisk:22
Tried 23 as well.
Took me a whole day to figure out the problem was with the image.
Tried on ARM64 and amd64.
Docker Swarm environment.
I can't reproduce this problem locally. Only on the swarm.
First run works well, in any swarm node.
Starting the second run, about a minute or 2 after it starts, asterisk shuts itself down.
There is zero relevant stuff in the log. Zero.
Even with debug logging, -vvvvvvvvvvvvv, -ddddddddddd
It's not docker (swarm) shutting it down.
I compiled my own image and it works, no issue.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels