Official guide on continuwuity.org is returning a Docker error "executable file not found in $PATH" #1526

Closed
opened 2026-03-10 12:37:54 +00:00 by Sparkwave · 2 comments

Running step 2 from this quick start guide causes the following error to occur:

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: error during container init: exec: "--execute": executable file not found in $PATH

The OS is Ubuntu.

Running step 2 from [this quick start guide](https://continuwuity.org/deploying/docker) causes the following error to occur: ``` 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: error during container init: exec: "--execute": executable file not found in $PATH ``` The OS is Ubuntu.
Contributor

@Sparkwave Instead of --execute, use conduwuit --execute. That will work. Let me know if it doesn't.

@Sparkwave Instead of `--execute`, use `conduwuit --execute`. That will work. Let me know if it doesn't.
Contributor

(for maintainers) this relates to #1485. The current CMD works on docker-compose but not normal docker

(for maintainers) this relates to #1485. The current `CMD` works on docker-compose but not normal docker
Jade closed this issue 2026-03-15 00:21:38 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
continuwuation/continuwuity#1526
No description provided.