Sign inSign up

bandi13/docker-megacmd

By bandi13

•Updated about 2 years ago

Read more on GitHub: https://github.com/bandi13/docker-megacmd

Image
Networking
0

135

bandi13/docker-megacmd repository overview

⁠docker-megacmd

Container for the MEGA.nz CLI utility. The main thing I use it for is to download files from mega.nz (that exceed the arbitrary 2GB limit) without needing to create an account.

⁠Usage

Very simple container, to build it yourself just run:

docker build -t megacmd .

Or you can use the one on my Docker Hub: bandi13/docker-megacmd.

Then you can run it like so:

docker run --rm -it -v $(pwd):/ws -w /ws bandi13/docker-megacmd mega-get <URL> <destFileName>

Files will be owned by root, but you're an adult, you know how to sudo chown.

⁠Support

If you find this useful, consider buying me a coffee/beer: Buy Me A Coffee. Thanks!

Tag summary

Content type

Image

Digest

sha256:0886d9eb5…

Size

197.4 MB

Last updated

about 2 years ago

docker pull bandi13/docker-megacmd