overlay speed result on image dependecy
This commit is contained in:
@ -18,6 +18,9 @@ RUN curl -LOJ https://github.com/librespeed/speedtest-cli/releases/download/v1.0
|
||||
RUN pacman -S --noconfirm atk cups libxcomposite nodejs npm nss \
|
||||
&& npm install --global fast-cli
|
||||
|
||||
# Image Magic
|
||||
RUN pacman -S --noconfirm imagemagick
|
||||
|
||||
COPY . .
|
||||
|
||||
CMD ./bot.sh
|
||||
|
Reference in New Issue
Block a user