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
hello everyone, I run the dev_start.sh file on ubuntu 22.04 LTS use this code bash dev_start.sh,It shows that docker: Error response from daemon: failed to create task for container: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: exec: "true": executable file not found in $PATH: unknown.my docker version is Docker version 27.2.0, build 3ab4256,so how can I resolve this problem?
The text was updated successfully, but these errors were encountered:
hello everyone, I run the dev_start.sh file on ubuntu 22.04 LTS use this code
bash dev_start.sh
,It shows thatdocker: Error response from daemon: failed to create task for container: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: exec: "true": executable file not found in $PATH: unknown.
my docker version isDocker version 27.2.0, build 3ab4256
,so how can I resolve this problem?The text was updated successfully, but these errors were encountered: