mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-06-02 23:07:27 +02:00
fix
This commit is contained in:
parent
2d045c51b2
commit
828b6da5a3
@ -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 \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user