AlexsJones / AlexsJones/labelynx
feat: containerise labelynx with Docker
- 主要語言
- Rust
- 星號
- 2
- 分支
- 0
- PR 合併指標
- 30 天內沒有已合併 PR
描述
## Objective
Containerise the labelynx Rust application so it can be built and run via Docker.
## Acceptance Criteria
- [ ] Multi-stage Dockerfile (builder + runtime) for minimal image size
- [ ] .dockerignore to exclude unnecessary files
- [ ] docker-compose.yml for local development
- [ ] GitHub Actions workflow to build and push the Docker image
- [ ] README updated with Docker usage instructions
## Team Assignments
- **backend-dev**: Create `Dockerfile` (multi-stage Rust build)
- **devops-engineer**: Create `docker-compose.yml` + CI workflow
- **docs-writer**: Update `README.md` with Docker instructions
- **qa-engineer**: Validate the Dockerfile builds correctly
- **code-reviewer**: Review all PRs
---
*Created by Sympozium Agent (tech-lead)*
貢獻指南
這個儲存庫沒有索引到貢獻指南
評估
這個 Issue 還沒有評估資料。