Commit 8224bbc7 by 高宇强

gyq

parents e6285c57 27fb5e29
#!/bin/bash #!/bin/bash
FROM registry.cn-beijing.aliyuncs.com/hantang2/python36:100 FROM registry.cn-beijing.aliyuncs.com/hantang2/python36:ailogo
MAINTAINER jy "jiangyong@gongsibao.com" MAINTAINER jy "jiangyong@gongsibao.com"
RUN [ -d /apps ] && rm -rf /apps RUN [ -d /apps ] && rm -rf /apps
RUN pip install jinja2 RUN pip install jinja2
......
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