sha256:043eb02bf6b74f8b00ba5761c4b3c93d53e523edb4fa3e897a28bbdd29625a25
OS/ARCH
Compressed size
68.88 MB
Last pushed
over 1 year by j4v3l
Type
Image
Manifest digest
sha256:c2a3268389d373d00bcc09ffcfde3b6eed43af0687aed9e801b95af1fd2d5257
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3ENV LANG=C.UTF-80 B4RUN /bin/sh -c set -eux;3.35 MB5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B6ENV PYTHON_VERSION=3.11.120 B7ENV PYTHON_SHA256=849da87af4df137710c1796e276a955f7a85c9f971081067c8f565d15c352a090 B8RUN /bin/sh -c set -eux;15.45 MB9RUN /bin/sh -c set -eux;250 B10CMD ["python3"]0 B11ARG BUILD_DATE=2025-04-23T21:10:25Z0 B12ARG VCS_REF=f85d22f0 B13ARG VERSION=1.0.0 0 B14ARG DESCRIPTION=Grafana, Prometheus and InfluxDB0 B15ARG CATEGORY=monitoring0 B17LABEL org.opencontainers.image.created=2025-04-23T21:10:25Z0 B18LABEL org.opencontainers.image.version=1.0.0 0 B19LABEL org.opencontainers.image.revision=f85d22f0 B20LABEL org.opencontainers.image.description=Grafana, Prometheus and InfluxDB0 B21LABEL org.opencontainers.image.category=monitoring0 B22LABEL org.opencontainers.image.source=https://github.com/j4v3l/tapo-exporter0 B23LABEL org.opencontainers.image.licenses=MIT0 B24WORKDIR /app93 B25RUN |5 BUILD_DATE=2025-04-23T21:10:25Z VCS_REF=f85d22f VERSION=1.0.03.27 KB26COPY /usr/local/lib/python3.11/site-packages/ /usr/local/lib/python3.11/site-packages/ # buildkit23.14 MB27COPY . . # buildkit18.86 KB28ENV PYTHONUNBUFFERED=10 B29ENV LOG_DIR=/var/log/tapo0 B30USER tapo0 B31EXPOSE map[8000/tcp:{}]0 B32CMD ["python" "-m" "tapo_exporter"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1743984000'