Commit 60e31b63 authored by kalvin's avatar kalvin

fixbugs

parent b7020590
...@@ -6,7 +6,7 @@ RUN && yum update \ ...@@ -6,7 +6,7 @@ RUN && yum update \
&& yum install -y git \ && yum install -y git \
&& yum install -y vim \ && yum install -y vim \
&& yum install -y wget \ && yum install -y wget \
&& yum install -y pidof \ && yum install -y sysvinit-tools \
&& yum install -y telnet && yum install -y telnet
# 安装node # 安装node
......
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