Commit 1f4f5f10 authored by daidekun's avatar daidekun

fixbugs

parent c3d4bc2f
......@@ -2,9 +2,10 @@ FROM 192.168.4.36/baseimg/python:12251535
USER root
WORKDIR /home/quant_group/project
WORKDIR /home/quant_group
RUN mkdir project
RUN mkdir /root/.kube
COPY docker-entrypoint.sh .
COPY dist.tgz ./project/dist.tgz
COPY kube_config /root/.kube/config
......
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