Using "image": No such file or directory

Oh excellent! For some reason I got emails from Discourse about all the previous messages in this thread, but not this one. Anyhow, I just tried it and it worked like a charm. Thanks for the fix.

1 Like

Hello,

I am now getting this issue with a freshly created VM running the same Dockerfile from other machines which deploy with no issue.

2022-02-12T19:28:39Z app[4dbf3636] ord [info]Preparing to run: `/usr/local/sndcentral/entrypoint.sh` as root
2022-02-12T19:28:39Z app[4dbf3636] ord [info]Error: UnhandledIoError(Os { code: 2, kind: NotFound, message: "No such file or directory" })
2022-02-12T19:28:39Z app[4dbf3636] ord [info][    0.105299] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000100

How can I triage this?