Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
lexuzieel committed Feb 23, 2023
1 parent 67de402 commit fd716aa
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,6 @@ COPY resources/malek-dridi-0F7GRXNOG7g-unsplash.jpg /usr/share/images/fluxbox/ba
COPY config/tinyproxy.conf.tmpl /home/$USER/.config/tinyproxy.conf.tmpl
COPY scripts/run.sh scripts/bootstrap.sh /

RUN chown $USER:$USER /run.sh /bootstrap.sh

USER $USER

CMD /bootstrap.sh

0 comments on commit fd716aa

Please sign in to comment.