dockerfiles
dockerfiles copied to clipboard
Unable to use GID 100 in rutorrent
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.