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

Commit

Permalink
updated dockerfile with path removed
Browse files Browse the repository at this point in the history
  • Loading branch information
rahul-dvsa committed Nov 20, 2023
1 parent 1ed5293 commit d14967c
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 @@ -41,6 +41,5 @@ RUN rm -f /opt/dvsa/olcs-frontend/config/autoload/local* && \
chown -R nginx:nginx /opt/dvsa /tmp/* /var/log/dvsa && \
chmod u=rwx,g=rwx,o=r -R /opt/dvsa /tmp/* /var/log/dvsa /var/nginx/*

#USER www-data

CMD ["/start.sh"]

0 comments on commit d14967c

Please sign in to comment.