mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-11-30 09:16:58 +02:00
fix
This commit is contained in:
parent
13bfbe36a1
commit
2d045c51b2
@ -5,7 +5,7 @@
|
||||
FROM easypi/alpine-arm
|
||||
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 \
|
||||
&& useradd -r -g rocketchat rocketchat \
|
||||
|
Loading…
Reference in New Issue
Block a user