Sign inSign up

zackwag/nut2mqtt:1.10.1

Multi-platform
Index digest

sha256:f0266d3b3f6601dfcd6236ac8e761625b2ae54139e360beaeed4fa1aade7d405

OS/ARCH

Compressed size

64.14 MB

Last pushed

3 days by zackwag

Type

Image

Manifest digest

sha256:ba1cd30b4487e040df09c94ccc78cfc28f841b97459b4b910a4e796db52931bd

Image Layers

1# debian.sh --arch 'arm64' out/28.76 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3RUN /bin/sh -c set -eux;4.39 MB
4ENV PYTHON_VERSION=3.14.70 B
5ENV PYTHON_SHA256=3b48dac8fb59f62eaa67ac83c1eb12bda1b7a08406dd286e252c11a66be27f810 B
6RUN /bin/sh -c set -eux;11.71 MB
7RUN /bin/sh -c set -eux;249 B
8CMD ["python3"]0 B
9RUN /bin/sh -c apt-get update14.76 MB
10ENV PYTHONUNBUFFERED=10 B
11WORKDIR /app93 B
12COPY requirements.txt ./ # buildkit174 B
13RUN /bin/sh -c pip install4.51 MB
14COPY nut2mqtt.py ./ # buildkit7.56 KB
15COPY docker/entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit1.64 KB
16RUN /bin/sh -c chmod +x1.63 KB
17WORKDIR /data94 B
18ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]0 B

Command

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