a
All checks were successful
Docker / buildx (push) Successful in 12m33s

This commit is contained in:
Chris Richardson
2025-08-06 21:03:24 -04:00
parent 70bed15eb6
commit 7612ee8e9c

View File

@@ -29,6 +29,10 @@ RUN apt-get update \
p7zip-full \
dos2unix \
qemu-system \
dos2unix \
vim \
openssh-server \
emacs-nox \
&& npm set progress=false && npm config set depth 0 \
&& npm install -g npm@latest \
&& npm install -g pm2 \