dockerfiles icon indicating copy to clipboard operation
dockerfiles copied to clipboard

Unable to use GID 100 in rutorrent

Open Superpiffer opened this issue 1 year ago • 0 comments

I can't set GID=100 in rutorrent image:

addgroup: gid '100' in use Adding password for user torrent

The entrypoint should check if the group already exists and use it as is.

Superpiffer avatar Jul 29 '24 07:07 Superpiffer