Commit 41347e30 authored by daidekun's avatar daidekun

done

parent bcbc6aa8
......@@ -8,6 +8,7 @@ RUN mkdir /root/.kube
COPY docker-entrypoint.sh .
COPY dist.tgz ./project/dist.tgz
COPY run.py ./project/run.py
COPY kube_config /root/.kube/config
RUN chmod +x ./docker-entrypoint.sh
......
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