mirror of
https://github.com/outbackdingo/ghorg.git
synced 2026-01-27 02:18:56 +00:00
Update Dockerfile
This commit is contained in:
@@ -28,7 +28,7 @@ ENV GHORG_CONFIG=/config/conf.yaml
|
||||
ENV GHORG_RECLONE_PATH=/config/reclone.yaml
|
||||
ENV GHORG_ABSOLUTE_PATH_TO_CLONE_TO=/data
|
||||
|
||||
RUN apk add -U --no-cache ca-certificates tzdata git \
|
||||
RUN apk add -U --no-cache ca-certificates openssh-client tzdata git \
|
||||
&& mkdir -p /data $XDG_CONFIG_HOME \
|
||||
&& addgroup --gid $GID $GROUP \
|
||||
&& adduser -D -H --gecos "" \
|
||||
|
||||
Reference in New Issue
Block a user