Skip to content

Compile rust deps dockerfile#33

Merged
jsk11235 merged 2 commits intomainfrom
compile-rust-deps-dockerfile
Feb 5, 2026
Merged

Compile rust deps dockerfile#33
jsk11235 merged 2 commits intomainfrom
compile-rust-deps-dockerfile

Conversation

@jsk11235
Copy link
Collaborator

@jsk11235 jsk11235 commented Feb 5, 2026

No description provided.

jacobkirmayer-imbue and others added 2 commits February 5, 2026 11:08
Pre-compile project dependencies in the Docker image to speed up
subsequent builds. Uses the standard pattern of copying Cargo.toml
and Cargo.lock first, creating dummy source files, building deps,
then removing the dummy files.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Streamline the Dockerfile by removing:
- Beads task tracker and Go runtime
- Ratchet validator
- Cache buster ARG
- Verbose verification section

Keep only essential tooling: cargo-nextest and uv.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@jsk11235 jsk11235 merged commit 58d4b38 into main Feb 5, 2026
2 checks passed
@jsk11235 jsk11235 deleted the compile-rust-deps-dockerfile branch February 5, 2026 20:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants