Files
whipper-gui/Dockerfile
Chris Harding b40ec2de7a Dockerfile: Add group by id not name
When a group already exists with the specified gid, usermod with -f will
silently added the group with a default new gid. So worker ends up with
an extra useless group rather than the one specified.

Signed-off-by: Chris Harding <sjrct@users.noreply.github.com>
2024-05-29 12:37:16 -04:00

2.5 KiB