Provide Docker image and docker compose example
Nobody has claimed this yet.
- Dominant language
- Jupyter Notebook
- Stars
- 54
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
I'm happy to run experiments in my home network, but I would be happier if I could run these in a self-contained docker image without access to the rest of my computer...
My suggestion would be:
- Provide a docker image on https://hub.docker.com/ with the minimal amount of permissions required
- Provide an example Docker compose file showcasing how to use it (I'd expect it only requires "host" networking caps and maybe an env var for the API key)
PS: it seems https://github.com/dennis-tra/punchr/blob/main/docker-compose.yml is not doing what I'm asking here.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the existing docker-compose.yml and tracing how the project is currently run. Compare that setup with the requested self-contained Docker image, Docker Hub publication, minimal permissions, host networking, and API-key configuration. Done means the image is published and the example compose file demonstrates the requested setup.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, docker-compose
- Domain
- devops, infrastructure
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100