This commit is contained in:
Romane
2026-08-07 09:01:32 +02:00
+1 -1
View File
@@ -1,5 +1,5 @@
FROM node:latest
WORKDIR /context
WORKDIR /context
RUN apt update && \
apt install -y git bash docker-cli && \