Error response from daemon: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: exec
Error response from daemon: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: exec: "--broker=amqp://guest@queue:5672//": stat --broker=amqp://guest@queue:5672//: no such file or directory: unknown
Ответы (1 шт):
Автор решения: Игорь Иванов
→ Ссылка
I have the same error and i found answer on google by link https://github.com/tiangolo/full-stack-fastapi-postgresql/issues/420
You need set version in Dockerfile https://github.com/tiangolo/full-stack-fastapi-postgresql/issues/420#issuecomment-921762450