mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-12-21 13:23:02 +01:00
fix
This commit is contained in:
@@ -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 shadow
|
RUN apk add --no-cache curl gnupg nodejs nodejs-npm shadow
|
||||||
|
|
||||||
RUN groupadd -r rocketchat \
|
RUN groupadd -r rocketchat \
|
||||||
&& useradd -r -g rocketchat rocketchat \
|
&& useradd -r -g rocketchat rocketchat \
|
||||||
|
|||||||
Reference in New Issue
Block a user