update pour test
This commit is contained in:
parent
58fde119cf
commit
de1bdaf8b0
@ -5,7 +5,7 @@ FROM node:18
|
|||||||
RUN apt-get update && apt-get install -y git
|
RUN apt-get update && apt-get install -y git
|
||||||
|
|
||||||
# Créer un répertoire de travail dans le conteneur
|
# Créer un répertoire de travail dans le conteneur
|
||||||
WORKDIR /app
|
WORKDIR . /
|
||||||
|
|
||||||
COPY . /
|
COPY . /
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user