ipfs / ipget

Retrieve files over IPFS and save them locally.
MIT License
388 stars 54 forks source link

Could you include ipget in some official IPFS docker image? #102

Closed Ark-kun closed 1 year ago

Ark-kun commented 2 years ago

I thought I'd find the tool in ipfs/go-ipfs, but it wasn't there.

welcome[bot] commented 2 years ago

Thank you for submitting your first issue to this repository! A maintainer will be here shortly to triage and review. In the meantime, please double-check that you have provided all the necessary information to make this process easy! Any information that can help save additional round trips is useful! We currently aim to give initial feedback within two business days. If this does not happen, feel free to leave a comment. Please keep an eye on how this issue will be labeled, as labels give an overview of priorities, assignments and additional actions requested by the maintainers:

Finally, remember to use https://discuss.ipfs.io if you just need general support.

guseggert commented 1 year ago

We can't commit to maintaining a Docker image for this. Feel free to make one yourself, you can grab the binary from https://dist.ipfs.tech/#ipget.

Ark-kun commented 1 year ago

I'm not asking to make a separate image for just ipget. But I think the expectations of the ipfs/go-ipfs users might be that ipget is included.