FROM archlinux WORKDIR /root RUN pacman -Sy --noconfirm mpv jq curl speedtest-cli COPY . . CMD ./bot.sh