This container provides a sinusbot instance and updated youtube-dl for yt-dlp.
docker push weltongbi/sinusbot:lastet
$ docker run -d -v /home/sinusbot/data:/sinusbot/data -p 8087:8087 --name sinusbot weltongbi/siniusbot:lastet
/home/sinusbot/data is the directory on your local machine where your bot files will be stored/sinusbot/data is the directory on the docker machine.Note: Don't change
/sinusbot/dataon your docker machine. The source code is based on this directory.
$ docker logs -f <name of container e.g. sinusbot>
Use it to get the password for the web interface and to see the logs.
The default UID and GID of the user in the container is 3000.
This project is licensed under the MIT License - see the LICENSE file for details.
Content type
Image
Digest
sha256:d600c88a1…
Size
327.9 MB
Last updated
almost 2 years ago
docker pull weltongbi/sinusbot