I'm new to Tristan-MP and docker as well.
I'm trying to build the code through docker, but I receive the error:
=> ERROR [ 6/12] RUN useradd -ms /bin/zsh root 0.2s
[ 6/12] RUN useradd -ms /bin/zsh root:
0.159 useradd: user 'root' already exists
ERROR: failed to solve: process "/bin/sh -c useradd -ms /bin/zsh $USERNAME" did not complete successfully: exit code: 9
ERROR: Service 'tristanv2' failed to build : Build failed
Hi All,
I'm new to Tristan-MP and docker as well. I'm trying to build the code through docker, but I receive the error: => ERROR [ 6/12] RUN useradd -ms /bin/zsh root 0.2s
Thanks in advance for your help. Cheers