ksauraj / telegram-bash-bot

A telegram bot written in bash.
https://ksauraj.github.io/telegram-bash-bot
GNU General Public License v3.0
7 stars 3 forks source link

dockerfile: make a clean dockerfile with minimal packages based on debian\ubuntu #21

Open ksauraj opened 1 week ago

ksauraj commented 1 week ago

the current Dockerfile is based on Fedora which is quite heavy and loaded with unwanted pkgs, we need a better docker image so that building image dose not take forever...

shaluchan commented 1 week ago

pls assign this issue to me