fix #26, too big image

This commit is contained in:
lesion
2019-07-17 12:19:09 +02:00
parent 599bc11057
commit 08da07593d
4 changed files with 24 additions and 8 deletions

View File

@@ -1,7 +1,4 @@
FROM node:latest
EXPOSE 13120
WORKDIR /
#COPY config/default.json /data/gancio/config/gancio_config.json
RUN yarn global add gancio
#ENTRYPOINT ["gancio", "--config", "/gancio/config.json"]
#CMD ["gancio", "start", "--config", "/data/gancio/gancio_config.json"]
RUN yarn global add gancio