This commit is contained in:
Ulf Gebhardt 2022-03-09 21:28:03 +01:00
parent 9943dce7e7
commit 2bf6e5a98a
Signed by: ulfgebhardt
GPG Key ID: DA6B843E748679C9

View File

@ -32,7 +32,7 @@ LABEL maintainer="support@ogradido.net"
# Install Additional Software # Install Additional Software
## install: node-gyp dependencies ## install: node-gyp dependencies
RUN apk --no-cache add g++ make python RUN apk --no-cache add g++ make python3
# Settings # Settings
## Expose Container Port ## Expose Container Port