/app/run: no such file or directory: unknown #52

Closed
opened 2025-12-29 14:23:28 +01:00 by adam · 2 comments
Owner

Originally created by @nanhoes on GitHub (Apr 6, 2025).

Getting this error when upgrading to v10, container fails to start:

Error response from daemon: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: exec: "/app/run": stat /app/run: no such file or directory: unknown

Any ideas?

Originally created by @nanhoes on GitHub (Apr 6, 2025). Getting this error when upgrading to v10, container fails to start: ``` Error response from daemon: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: exec: "/app/run": stat /app/run: no such file or directory: unknown ``` Any ideas?
adam closed this issue 2025-12-29 14:23:28 +01:00
Author
Owner

@yusing commented on GitHub (Apr 6, 2025):

try docker compose up -d --force-recreate

@yusing commented on GitHub (Apr 6, 2025): try `docker compose up -d --force-recreate`
Author
Owner

@nanhoes commented on GitHub (Apr 6, 2025):

thanks! this and removing the stale docker volume from v9 worked

@nanhoes commented on GitHub (Apr 6, 2025): thanks! this and removing the stale docker volume from v9 worked
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/godoxy-yusing#52