@ -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