Pārlūkot izejas kodu

Finally - Fix WorkDIR

itspooya 1 gadu atpakaļ
vecāks
revīzija
ddbc1602ce
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -62,7 +62,7 @@ RUN arch=$(uname -m) && \
         && mv xray xray-linux-amd64; \
     fi
 
-WORKDIR /app
+WORKDIR /app/x-ui
 RUN chmod +x /app/x-ui/x-ui.sh
 
 # Set the entrypoint