this post was submitted on 06 Jul 2023
1 points (100.0% liked)

Docker

446 readers
1 users here now

founded 1 year ago
MODERATORS
 

Create a directory and assign ownership to nobody -- mkdir /dir/ && chown nobody /dir/

then, run with

docker run -it --rm -v /dir:/a defnotgustavom/gopeed gopeed -D /a/ https://link.goes/here

--

Gopeed (full name Go Speed), a high-speed downloader developed by Golang + Flutter, supports (HTTP, BitTorrent, Magnet) protocol, and supports all platforms.

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here