added USER root to Dockerfile
Build foundry vtt docker image and push to registry / docker (push) Failing after 17s
Build foundry vtt docker image and push to registry / docker (push) Failing after 17s
This commit is contained in:
@@ -2,6 +2,7 @@ FROM node:20-alpine
|
|||||||
LABEL maintainer="crovaxon"
|
LABEL maintainer="crovaxon"
|
||||||
|
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
USER root
|
||||||
|
|
||||||
# user and group id are typical defaults for UNRAID
|
# user and group id are typical defaults for UNRAID
|
||||||
ENV PUID=99
|
ENV PUID=99
|
||||||
|
|||||||
Reference in New Issue
Block a user