diff --git a/Dockerfile b/Dockerfile index 43ac538..202c4cb 100755 --- a/Dockerfile +++ b/Dockerfile @@ -9,9 +9,11 @@ RUN \ docker && \ echo "**** Install python deps ****" && \ pip install --no-cache-dir \ + requests \ selenium \ docker \ boto3 \ + anybadge \ jinja2 && \ echo "**** cleanup ****" && \ rm -rf \ diff --git a/README.md b/README.md index 1959941..3d013fc 100644 --- a/README.md +++ b/README.md @@ -31,11 +31,8 @@ The container can be run locally, but it is meant to be integrated into the Linu sudo docker run --rm -i \ -v /var/run/docker.sock:/var/run/docker.sock \ -e IMAGE="linuxserver/" \ --e DELAY_START=