guolunwei / docker-you-get

Dockerfile for you-get.

Home Page:https://github.com/guolunwei/docker-you-get

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

docker-you-get

Dockerfile for you-get.

build image

docker build -t you-get https://github.com/guolunwei/docker-you-get.git

usage

By default, files will be saved to /download in the container, so, you should set volume like this:

docker run --rm -v /path/to/save/files:/download you-get [OPTIONS..] URL

About

Dockerfile for you-get.

https://github.com/guolunwei/docker-you-get


Languages

Language:Dockerfile 100.0%