Copy over CHECKS file
This commit is contained in:
parent
8b321795cf
commit
d58fffb434
@ -7,6 +7,8 @@ ENV NODE_ENV production
|
|||||||
|
|
||||||
WORKDIR /usr/src/app
|
WORKDIR /usr/src/app
|
||||||
|
|
||||||
|
COPY . ${WORKDIR}
|
||||||
|
|
||||||
RUN apt-get update && \
|
RUN apt-get update && \
|
||||||
apt-get install --no-install-recommends --yes \
|
apt-get install --no-install-recommends --yes \
|
||||||
automake \
|
automake \
|
||||||
|
Reference in New Issue
Block a user