Sign inSign up

catub/core

By catub

Updated about 3 years ago

Official Docker Image for Catuserbot

Image
1

4.8K

catub/core repository overview

CatUserBot --> https://github.com/TgCatUB/catuserbot

Run your bot in docker with just simple steps :

  • Install required packages :

sudo apt install --no-install-recommends -y git docker-compose

  • Clone the repo & make config :

git clone https://github.com/TgCatUB/catuserbot && cd catuserbot && mv exampleconfig.py config.py

  • Edit the config.py with your config values.
  • All setup completed, its time to run the bot.
  • Run: sudo docker-compose up
  • Run detached: sudo docker-compose up -d
  • Stop: sudo docker-compose stop
  • Check: sudo docker-compose ps

Tag summary

Content type

Image

Digest

sha256:7735ad2a1

Size

601.3 MB

Last updated

about 3 years ago

docker pull catub/core:bullseye