mirror of
https://github.com/Flowseal/tg-ws-proxy.git
synced 2026-05-22 23:41:44 +03:00
Update Dockerfile
This commit is contained in:
@@ -33,7 +33,7 @@ RUN apt-get update \
|
||||
&& useradd --system --gid app --create-home --home-dir /home/app app
|
||||
|
||||
WORKDIR /app
|
||||
COPY --from=builder --chown=app:app /opt/venv /opt/venv
|
||||
COPY --from=builder /opt/venv /opt/venv
|
||||
COPY proxy ./proxy
|
||||
COPY README.md LICENSE ./
|
||||
|
||||
|
||||
Reference in New Issue
Block a user