Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
festivitymishra authored Apr 23, 2020
1 parent 836240f commit 25930bc
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions front_end/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,7 @@ RUN apt-get update && \
apt-get autoremove -y && \
apt-get autoclean

COPY vroom.svg /vroom-frontend/images/vroom.svg
COPY panel.js /vroom-frontend/src/controls/panel.js

COPY api.js /vroom-frontend/src/config/api.js
COPY leaflet_setup.js /vroom-frontend/src/config/leaflet_setup.js

WORKDIR /vroom-frontend

Expand Down

0 comments on commit 25930bc

Please sign in to comment.