Commit 6cf805aa authored by bitsoko services's avatar bitsoko services 👷🏿

Update Dockerfile

parent b8a9d263
Pipeline #1813 canceled with stage
......@@ -73,7 +73,7 @@ RUN apt-get install ffmpeg node-fetch -y
EXPOSE 80
HEALTHCHECK --retries=10 --interval=1m --timeout=30s CMD curl --fail http://127.0.0.1:18083/ || exit 1
HEALTHCHECK --retries=10 --interval=1m --timeout=30s CMD curl --fail http://127.0.0.1:18085/ || exit 1
#ENTRYPOINT cd ~ && rm -rf ~/business && git clone --depth=1 http://gitlab.bitsoko.org/bitsoko/business.git && node business/index.js test_1_default
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment