Skip to content

feat: Add Docker, uv, rust-toolchain for reproducible builds#16

Merged
mascharkh merged 1 commit intomainfrom
feat/gpu-acceleration
Jan 2, 2026
Merged

feat: Add Docker, uv, rust-toolchain for reproducible builds#16
mascharkh merged 1 commit intomainfrom
feat/gpu-acceleration

Conversation

@mascharkh
Copy link
Member

  • Add Dockerfile with multi-stage build (CUDA + Rust + Python)
  • Add docker-compose.yml for dev/test/gpu services
  • Add rust-toolchain.toml pinning nightly-2024-12-01
  • Add pyproject.toml with uv for Python dependency management
  • Commit Cargo.lock and uv.lock for reproducible builds
  • Update CI to verify Docker build works
  • Update README with Docker quickstart

Relates to #10 (GPU acceleration)

- Add Dockerfile with multi-stage build (CUDA + Rust + Python)
- Add docker-compose.yml for dev/test/gpu services
- Add rust-toolchain.toml pinning nightly-2024-12-01
- Add pyproject.toml with uv for Python dependency management
- Commit Cargo.lock and uv.lock for reproducible builds
- Update CI to verify Docker build works
- Update README with Docker quickstart

Relates to #10 (GPU acceleration)
@mascharkh mascharkh self-assigned this Jan 2, 2026
@mascharkh mascharkh merged commit e7c50fe into main Jan 2, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant