This commit is contained in:
parent
2107b1eba8
commit
9d371d9e34
|
@ -2,7 +2,7 @@ FROM node:4.0
|
||||||
|
|
||||||
RUN useradd --create-home shuo
|
RUN useradd --create-home shuo
|
||||||
|
|
||||||
RUN npm install -g shuo@0.53.1
|
RUN npm install -g shuo@0.54.1
|
||||||
|
|
||||||
ENV HOME /home/shuo
|
ENV HOME /home/shuo
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue