Add wget to the image [CI SKIP]

test-script
Clément FRÉVILLE 2 years ago
parent c0c3dd7bf7
commit 1b6b11ba7e

@ -1,7 +1,7 @@
FROM debian:bookworm
LABEL author="Maxime Batista"
RUN apt update && apt -y install sshpass rsync doxygen nodejs npm xdot xdotool
RUN apt update && apt -y install sshpass rsync doxygen nodejs npm xdot xdotool wget
WORKDIR /usr/local
RUN npm install docusaurus

Loading…
Cancel
Save