Commit f0d42245 authored by 贾浩@五瓣科技's avatar 贾浩@五瓣科技

update: dockerfile

parent 5a8a2afd
Pipeline #677 failed with stages
...@@ -32,6 +32,6 @@ COPY ./entrypoint.sh /usr/local/bin/entrypoint.sh ...@@ -32,6 +32,6 @@ COPY ./entrypoint.sh /usr/local/bin/entrypoint.sh
RUN chmod u+x /usr/local/bin/entrypoint.sh RUN chmod u+x /usr/local/bin/entrypoint.sh
EXPOSE 20000 20011 20012 EXPOSE 20010 20011 20012
ENTRYPOINT [ "/usr/local/bin/entrypoint.sh" ] ENTRYPOINT [ "/usr/local/bin/entrypoint.sh" ]
\ No newline at end of file
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