Unofficial Sinusbot Docker image with two fixes regarding youtube-dl (yt-dlp) & TeamSpeak client
2.0K
This is a fork of the original SinusBot Docker image, with two fixes regarding youtube-dl (yt-dlp) & TeamSpeak client.
youtube-dl issue: The original image is based on Debian 10 (Buster), which means the latest available python version is 3.7. This version is no longer supported by the latest yt-dlp version, version 3.8 or higher is required. To fix this, I have switched to Debian 12 (Bookworm), which has python 3.11 available.
TeamSpeak client issue: The original image tries to build with the latest TeamSpeak 3 version. For whatever reasons, versions newer than 3.5.6 have some issues. To fix this, I have edited the Dockerfile to install version 3.5.6 specifically, which is known to work properly.
Refer to the original repository for more information (usage, license, disclaimer, etc.).
latest is the default tagdiscord is a discord-only version of latest and does not contain the TeamSpeak client with additional dependenciesContent type
Image
Digest
sha256:54064881f…
Size
301 MB
Last updated
about 2 years ago
docker pull drwarpman/sinusbot-docker