Commit ac10270d authored by daidekun's avatar daidekun

python

parent 4c323990
FROM 192.168.4.36/baseimg/centos:12251535
MAINTAINER daidekun "dekun.dai@quantgroup.cn"
RUN yum -y update; yum clean all
RUN yum -y install epel-release; yum clean all
RUN yum -y install python-pip; yum clean all
\ 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