forked from shihaam/starlink_status
overlay speed result on image dependecy
This commit is contained in:
parent
3cc77a9ead
commit
0c81f7a1fe
@ -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 \
|
RUN pacman -S --noconfirm atk cups libxcomposite nodejs npm nss \
|
||||||
&& npm install --global fast-cli
|
&& npm install --global fast-cli
|
||||||
|
|
||||||
|
# Image Magic
|
||||||
|
RUN pacman -S --noconfirm imagemagick
|
||||||
|
|
||||||
COPY . .
|
COPY . .
|
||||||
|
|
||||||
CMD ./bot.sh
|
CMD ./bot.sh
|
||||||
|
Loading…
x
Reference in New Issue
Block a user