22 Aug
2018
22 Aug
'18
6:07 p.m.
Hi Dehao,
When I try to build starlingx image, i have some problems and can't resolve it.
At setup building Docker Container, step 7: make build At building process, executing the below command will fails. RUN useradd -r -u $MYUID -g cgts -m $MYUNAME && ln -s /home/$MYUNAME/.ssh /mySSH Error is useradd: UID 0 is not unique.
Anybody have ideal to this issue.
Not from this side, is you user part of docker group? are you executing with sudo?