Skip to content

Commit

Permalink
Copy cosmos libraries into container (#143)
Browse files Browse the repository at this point in the history
  • Loading branch information
colw authored and faboweb committed Nov 27, 2019
1 parent 3f872b1 commit 43bd156
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ COPY ./lib ./lib

COPY ./data ./data

COPY ./cosmos-api-v0-0.1.2 ./cosmos-api-v0-0.1.2

COPY ./cosmos-api-v0-0.2.2 ./cosmos-api-v0-0.2.2

COPY package.json .

COPY config.js .
Expand Down

0 comments on commit 43bd156

Please sign in to comment.