Skip to content

Commit

Permalink
chown properly
Browse files Browse the repository at this point in the history
  • Loading branch information
dbsanfte committed Feb 15, 2020
1 parent ec665aa commit c884f9c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ RUN apt-get remove -y git wget curl && \
apt-get autoremove -y && \
apt-get clean cache

RUN chown -R eqemu:eqemu /home/eqemu

WORKDIR /home/eqemu
USER eqemu

Expand Down

0 comments on commit c884f9c

Please sign in to comment.