Skip to content

Commit

Permalink
removed UESR nobody as it breaks permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
k4yt3x committed Apr 1, 2022
1 parent 7215ee1 commit 1b67f37
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,4 @@ RUN apt-get install -y --no-install-recommends \
&& rm -rf /wheels /video2x /var/lib/apt/lists/*

WORKDIR /host
USER nobody
ENTRYPOINT ["/usr/bin/python3.8", "-m", "video2x"]

0 comments on commit 1b67f37

Please sign in to comment.