You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use envd build torch image, and try to build other image based on torch image, produced:
=> ERROR [internal] create user group envd(g:33333) 0.2s
------
> [internal] create user group envd(g:33333):
#0 0.206 groupadd: group 'envd' already exists
------
FATA[2024-02-29T05:45:07Z] exit app=envd error="failed to build the image: failed to build: failed to wait error group: failed to solve LLB: failed to solve: process \"groupadd -g 33333 envd\" did not complete successfully: exit code: 9" version=v0.3.45
Are you use the envd server?
Describe the bug
I use envd build torch image, and try to build other image based on torch image, produced:
To Reproduce
Ignore
Expected behavior
No response
The
docker info
outputThe
envd version
outputAdditional context
No response
The text was updated successfully, but these errors were encountered: