group renamed

This commit is contained in:
f 2020-09-08 13:34:31 -03:00
parent 531b6a1cbd
commit c9420d8416

View file

@ -18,7 +18,7 @@ FROM sutty/monit:latest
# Syncthing runs with the same uid and gid for Sutty so ownership is
# kept, since ST doesn't sync these.
RUN addgroup -g 82 -S syncthing
RUN adduser -s /bin/sh -G www-data -D -u 1000 -h /home/syncthing syncthing
RUN adduser -s /bin/sh -G syncthing -D -u 1000 -h /home/syncthing syncthing
RUN apk add --no-cache ca-certificates daemonize