Sign inSign up

zackwag/nut2mqtt:1.8.0

Multi-platform
Index digest

sha256:ec6e3de2f151db51c1b78c896c33d993107a00d2d3d11d33b90e74f62838d65e

OS/ARCH

Compressed size

60.26 MB

Last pushed

18 days by zackwag

Type

Image

Manifest digest

sha256:3a2f50aa667f67a7ea5d579be466e4af1cf11691cba2fe98c7c7e9ba3f175d4b

Image Layers

1# debian.sh --arch 'amd64' out/28.41 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3ENV LANG=C.UTF-80 B
4RUN /bin/sh -c set -eux;1.23 MB
5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
6ENV PYTHON_VERSION=3.12.140 B
7ENV PYTHON_SHA256=5c8462af5790baf43a321a1559dbe0db06d1be4300fb85fb53c40060668e548a0 B
8RUN /bin/sh -c set -eux;11.55 MB
9RUN /bin/sh -c set -eux;250 B
10CMD ["python3"]0 B
11RUN /bin/sh -c apt-get update14.82 MB
12ENV PYTHONUNBUFFERED=10 B
13WORKDIR /app93 B
14COPY requirements.txt ./ # buildkit174 B
15RUN /bin/sh -c pip install4.23 MB
16COPY nut2mqtt.py ./ # buildkit6.88 KB
17COPY docker/entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit1.64 KB
18RUN /bin/sh -c chmod +x1.63 KB
19WORKDIR /data94 B
20ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]0 B

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1787529600'