You've already forked dockerfiles
mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-07-05 00:38:47 +02:00
fix
This commit is contained in:
@ -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 \
|
||||
|
Reference in New Issue
Block a user