mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2026-03-13 22:53:10 +00:00
Finally - Fix WorkDIR
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user