Sign inSign up

markhuge/wget

By markhuge

Updated over 9 years ago

This lets me background wget on devices without screen/tmux

Image
0

954

markhuge/wget repository overview

Use Case

I have a Synology NAS. It runs docker, but doesn't have a non-hacky way to install screen/tmux. With this image I can background long running wget jobs without a persistent session.

docker run -d -v $PWD:/data markhuge/wget -P /data/ ...

Tag summary

Content type

Image

Digest

Size

2 MB

Last updated

over 9 years ago

docker pull markhuge/wget