Commit a9da4921 authored by daidekun's avatar daidekun

更新基础镜像

parent 0b0160b9
......@@ -11,4 +11,7 @@ ENV PATH $PATH:$JAVA_HOME/bin
# 为了减小生成的镜像的体积,删除包和jdk源码
RUN rm -rf jdk-8u144-linux-x64.tar.gz ./jdk1.8.0_144/src.zip
RUN curl -sL https://rpm.nodesource.com/setup_8.x | bash -
RUN yum install -y nodejs
RUN alias "la=ls -al"
\ 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