Docker image of streamlink.
Repository name in Docker Hub: rayou/streamlink
Repository name in Github: rayou/docker-streamlink
$ docker build --build-arg VERSION=$STREAMLINK_VERSION -t streamlink .
# docker build --build-arg VERSION=0.14.2 -t streamlink .
$ docker run --rm -it rayou/streamlink:latest --help
$ docker run --rm -it --entrypoint=/bin/sh rayou/streamlink:latest
PRs are welcome.
Ray Ou - yuhung.ou@live.com
MIT.