Skip to content

Commit

Permalink
user fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Ahmad Iqbal committed Nov 10, 2018
1 parent 9ec2d06 commit cef7be5
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 @@ -20,4 +20,6 @@ RUN chgrp -R 0 /root && \
# Clean up
RUN apt-get autoremove -y && apt-get clean && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*

USER $USER

CMD ["/init.sh"]

0 comments on commit cef7be5

Please sign in to comment.