Skip to content

Commit

Permalink
Merge pull request #11 from h2020charisma/docker-dir
Browse files Browse the repository at this point in the history
ops: add new component path to Dockerfile
  • Loading branch information
kerberizer authored Sep 17, 2024
2 parents ad37b85 + cda13ed commit f50836c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ COPY ./components /tmp/components
COPY ./data /tmp/data
COPY ./public /tmp/public
COPY ./src /tmp/src
COPY ./utils /tmp/utils

RUN npm install
RUN npm run build-docker
Expand Down

0 comments on commit f50836c

Please sign in to comment.