libp2p / libp2p/punchr

Provide Docker image and docker compose example

Open
#39 6 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.