mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-05-19 22:23:22 +02:00
fix
This commit is contained in:
parent
13bfbe36a1
commit
2d045c51b2
@ -5,7 +5,7 @@
|
|||||||
FROM easypi/alpine-arm
|
FROM easypi/alpine-arm
|
||||||
MAINTAINER EasyPi Software Foundation
|
MAINTAINER EasyPi Software Foundation
|
||||||
|
|
||||||
RUN apk add --no-cache gnupg nodejs nodejs-npm
|
RUN apk add --no-cache gnupg nodejs nodejs-npm shadow
|
||||||
|
|
||||||
RUN groupadd -r rocketchat \
|
RUN groupadd -r rocketchat \
|
||||||
&& useradd -r -g rocketchat rocketchat \
|
&& useradd -r -g rocketchat rocketchat \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user