bobbylite / bobbylite/service-template
Add Dockerfile for containerized deploy
Open
Beginner friendly
enhancement
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Add a minimal Dockerfile (uv-based, Python 3.12+) to containerize the service for deployment. Currently optional/unstarted per NOTES.md.
Contributor guide
No contributing guide indexed for this repository
Research direction
Look at NOTES.md for the current deployment notes. Create a Dockerfile using uv and Python 3.12+. The service is a FastAPI + MCP backend, so ensure the Dockerfile installs dependencies and runs the service. Check for any existing configuration files to understand the entry point. A minimal working container that runs the service is the goal.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, fastapi, python
- Domain
- backend, devops
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Active
- Clarity
- Clearly specified
- Newbie friendliness
- 75/100