sdrangel-docker
sdrangel-docker copied to clipboard
Fixed issues with dockerfile useradd
user add now needs -o if the uid is the same
-o, --non-unique allow to create users with duplicate
(non-unique) UID
This is not a normal situation. You should investigate why you run in the case of having duplicate uids