Sign inSign up

dirtycajunrice/docker-plexwebsocketcounter:latest

Manifest digest

sha256:8664932b8c22744f8586fe01f92a12764aa3880d11ba7ef4b81f5f9405029503

OS/ARCH

linux/amd64

Compressed size

32.56 MB

Last pushed

over 7 years by dirtycajunrice

Type

Image

Manifest digest

sha256:8664932b8c22744f8586fe01f92a12764aa3880d11ba7ef4b81f5f9405029503

Image Layers

1ADD file ... in / 2.1 MB
2CMD ["/bin/sh"]0 B
3ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
4ENV LANG=C.UTF-80 B
5/bin/sh -c apk add --no-cache301.88 KB
6ENV GPG_KEY=0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D0 B
7ENV PYTHON_VERSION=3.7.20 B
8/bin/sh -c set -ex &&23.46 MB
9/bin/sh -c cd /usr/local/bin &&233 B
10ENV PYTHON_PIP_VERSION=18.10 B
11/bin/sh -c set -ex; wget1.7 MB
12CMD ["python3"]0 B
13MAINTAINER dirtycajunrice0 B
14WORKDIR /app126 B
15COPY dir:bb472d8bfdb52fc80f9500c549f70d03b571e836a8b4d5542b29d054e27265a0 in /app 41.34 KB
16/bin/sh -c python3 -m pip4.96 MB
17ENV INFLUXDB_DBNAME=plex0 B
18ENV INFLUXDB_URL=localhost0 B
19ENV INFLUXDB_PORT=80860 B
20ENV POLL_INCREMENT=300 B
21ENV PLEX_URL=localhost:324000 B
22ENV PLEX_TOKEN=xxxxxxxxxxxxxxxx0 B
23CMD ["python" "ws_counter.py"]0 B

Command

ADD file:2ff00caea4e83dfade726ca47e3c795a1e9acb8ac24e392785c474ecf9a621f2 in /