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

Commit

Permalink
updated dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
rahul-dvsa committed Nov 21, 2023
1 parent 749458f commit 684e7b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ RUN mkdir -p /opt/dvsa/olcs-frontend /var/log/dvsa /tmp/Entity/Proxy && \

ADD selfserve.tar.gz /opt/dvsa/olcs-frontend

ADD static.tar.gz /opt/dvsa/olcs-static
ADD static.tar.gz /opt/dvsa/olcs-frontend/public/static

COPY start.sh /start.sh
RUN chmod +x /start.sh
Expand Down

0 comments on commit 684e7b4

Please sign in to comment.