Skip to content

rayou/docker-streamlink

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

docker-streamlink

Docker image of streamlink.

Repository name in Docker Hub: rayou/streamlink

Repository name in Github: rayou/docker-streamlink

Build

$ docker build --build-arg VERSION=$STREAMLINK_VERSION -t streamlink .
# docker build --build-arg VERSION=0.14.2 -t streamlink .

Usage

Run streamlink directly

$ docker run --rm -it rayou/streamlink:latest --help

Run shell

$ docker run --rm -it --entrypoint=/bin/sh rayou/streamlink:latest

Documentation

Contributing

PRs are welcome.

Author

Ray Ou - yuhung.ou@live.com

Donation

Buy Me A Coffee

License

MIT.