Commit 2968dda6 authored by daidekun's avatar daidekun

更新基础镜像

parent a97f709a
...@@ -27,7 +27,7 @@ WORKDIR /home/demoXterm ...@@ -27,7 +27,7 @@ WORKDIR /home/demoXterm
RUN npm install RUN npm install
RUN npm run build RUN npm run build
# 中文字符集 # 字符集
RUN export LANG="en_US.UTF-8" RUN export LANG="en_US.UTF-8"
RUN alias "la=ls -al" 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