Skip to content
Extraits de code Groupes Projets
Valider c528abc2 rédigé par Adrian Malacoda's avatar Adrian Malacoda
Parcourir les fichiers

Remove WORKDIR from dockerfile, since it breaks the bridge (it expects to find...

Remove WORKDIR from dockerfile, since it breaks the bridge (it expects to find some things in the working directory that aren't there anymore)
parent 23cef9f4
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
...@@ -19,4 +19,3 @@ CMD node /build/src/discordas.js -p 9005 -c /data/config.yaml -f /data/discord-r ...@@ -19,4 +19,3 @@ CMD node /build/src/discordas.js -p 9005 -c /data/config.yaml -f /data/discord-r
EXPOSE 9005 EXPOSE 9005
VOLUME ["/data"] VOLUME ["/data"]
WORKDIR "/data"
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter