AlexsJones / AlexsJones/labelynx
feat: containerise labelynx with Docker
- Lingua principale
- Rust
- Stelle
- 2
- Fork
- 0
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
## 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)*
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.