cirruslabs / orchard

Orchestrator for running Tart Virtual Machines on a cluster of Apple Silicon devices
Other
194 stars 16 forks source link

Docker: exec: "/bin/orchard": stat /bin/orchard: no such file or directory: unknown. #205

Closed mcmarkj closed 1 week ago

mcmarkj commented 1 week ago

Hiya,

I believe that https://github.com/cirruslabs/orchard/commit/32f2d17c13ca7ef92839f51c9c598b7afdfed1bc may have broken the docker images.

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: "/bin/orchard": stat /bin/orchard: no such file or directory: unknown.

Any suggestions, perhaps I'm doing something wrong?

edigaryev commented 1 week ago

Hi, thanks for reporting and sorry for the hiccup!

This should now be fixed in the latest ghcr.io/cirruslabs/orchard:0.23.1 image.