Closed ewoudje closed 4 months ago
Which environment are you running on? Are you building image yourself or pulling from docker hub?
I recently change the xvfb command to xvfb-run
to solve one of my failed to restart problem. The latest version works for my instance.
Im pulling from docker hub. The server is oracle linux on oracle cloud. It worked the first couple of times.
But ive found out that it seems destroying the container and making it again fixes the issue.
Seems this error is caused by xvfb not get killed when container stops. I have pushed a new version which hopefully would fix this.
As specified above, after restarting the container it suddenly doesn't boot anymore with this error.