Commit a74af5c2 by 蒋勇

d

parent 2303cef5
#!/bin/bash
FROM python:3.6-alpine
FROM registry-vpc.cn-beijing.aliyuncs.com/cy2019/centos7_python3.6:v1
MAINTAINER jy "jiangyong@gongsibao.com"
ADD calc_result /apps/calc_result/
WORKDIR /apps/calc_result/
......
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