Do it (#661)
This commit is contained in:
parent
081a8bc12a
commit
33d2ffc487
|
@ -2,7 +2,6 @@
|
||||||
FROM lerna
|
FROM lerna
|
||||||
|
|
||||||
USER root
|
USER root
|
||||||
RUN apt-get update && apt-get install -y libc6
|
|
||||||
|
|
||||||
WORKDIR /home/node/
|
WORKDIR /home/node/
|
||||||
USER 1000
|
USER 1000
|
||||||
|
|
Loading…
Reference in New Issue