Fix: use dx serve instead of broken dx build + exec in dev Dockerfile #24

Merged
nrupard merged 1 commit from fix/just-dev into main 2026-04-01 20:27:28 +02:00
Member

The dx build output path (target/dx/rusty-links/debug/web/rusty-links)
no longer matches where Dioxus 0.7 places the server binary, causing
exit code 127. Switch to dx serve which handles building and running
in one step. Also fix EXPOSE port from 8080 to 4002 to match compose.yml.

Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com

The dx build output path (target/dx/rusty-links/debug/web/rusty-links) no longer matches where Dioxus 0.7 places the server binary, causing exit code 127. Switch to dx serve which handles building and running in one step. Also fix EXPOSE port from 8080 to 4002 to match compose.yml. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
The dx build output path (target/dx/rusty-links/debug/web/rusty-links)
no longer matches where Dioxus 0.7 places the server binary, causing
exit code 127. Switch to dx serve which handles building and running
in one step. Also fix EXPOSE port from 8080 to 4002 to match compose.yml.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
nrupard deleted branch fix/just-dev 2026-04-01 20:27:28 +02:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
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
a8n-tools/rusty-links!24
No description provided.