Fail to run docker pre-build image

Hi All,

I try to follow this link: https://docs.tvm.ai/install/docker.html
But i faced problem when run the script as below log:
"
$ ./bash.sh tvmai/demo-cpu
WORKSPACE: /c/Users/FPGA/tvm/docker
DOCKER CONTAINER NAME: tvmai/demo-cpu

Running ‘bash’ inside tvmai/demo-cpu…
docker
id: cannot find name for group ID 197121
addgroup: Please enter a username matching the regular expression configured
via the NAME_REGEX[_SYSTEM] configuration variable. Use the `–force-badname’
option to relax this check or reconfigure NAME_REGEX.
"
Can you help?

Thank you

1 Like

I too am facing the same problem. Please tell me if you have found a solution. Thank You