mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-22 11:05:17 +00:00
Ensure reproducible builds
This commit is contained in:
parent
07914cb3f0
commit
5e71b45257
|
@ -7,6 +7,7 @@ WORKDIR /app
|
||||||
# ENV PATH /usr/src/app/node_modules/.bin:$PATH
|
# ENV PATH /usr/src/app/node_modules/.bin:$PATH
|
||||||
|
|
||||||
COPY package.json /app/package.json
|
COPY package.json /app/package.json
|
||||||
|
COPY yarn.lock /app/yarn.lock
|
||||||
|
|
||||||
RUN yarn
|
RUN yarn
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user