fix #26, too big image
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user