Commit 3d6bc416 authored by daidekun's avatar daidekun

fixbugs

parent bf2c4639
......@@ -2,7 +2,7 @@ FROM 192.168.4.36/baseimg/centos:12251535
USER root
WORKDIR /home/quant_group
COPY domain-replace.sh .
COPY docker-entrypoint.sh .
RUN chmod +x ./docker-entrypoint.sh
CMD ["./docker-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