icedream / ts3bot-control

(Stalled. "voicybot" will replace this repository eventually.) The control application for the open-sourced TeamSpeak3 Bot.
4 stars 1 forks source link

Xvfb will fail to start on second startup due to a left-over file #25

Closed icedream closed 9 years ago

icedream commented 9 years ago

This issue is related to #24 as the services just get killed in the Docker container instead of being properly shut down which causes Xvfb to leave behind a file that will block startup on the next attempt to start the container.

icedream commented 9 years ago

See issue #24 for more information. Closing this.