[go: nahoru, domu]

Skip to content
This repository has been archived by the owner on Feb 6, 2024. It is now read-only.

Commit

Permalink
⚡ Add root user to Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
mraniki committed May 20, 2023
1 parent e71cdd2 commit 2da369e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .registry/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,5 @@ RUN pip install --upgrade pip
RUN pip install -r requirements.txt
#RUN pyppeteer-install
EXPOSE 8443 8080
USER root
CMD [ "python", "./bot.py" ]

0 comments on commit 2da369e

Please sign in to comment.