Commit b7020590 authored by kalvin's avatar kalvin

a

parent defa9a6c
FROM centos
# 安装工具
RUN yum install -y make gcc* \
RUN && yum update \
&& yum install -y make gcc* \
&& yum install -y git \
&& yum install -y vim \
&& yum install -y wget \
......
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