Sign inSign up

boeboe/modbus-webui:0.0.7

Multi-platform
Index digest

sha256:14a99b417ecfbd968cb586c2a9e983f046137bb01e99b4c2b3f7a01c4a3b9f06

OS/ARCH

Compressed size

127.16 MB

Last pushed

about 1 year by boeboe

Type

Image

Manifest digest

sha256:045d12fbf1371bb40b603bc1fc3250fc1ef4881f579e470808011ae7fab45a5e

Image Layers

1# debian.sh --arch 'arm64' out/26.78 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;3.18 MB
4ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
5ENV PYTHON_VERSION=3.13.50 B
6ENV PYTHON_SHA256=93e583f243454e6e9e4588ca2c2662206ad961659863277afcdb96801647d6400 B
7RUN /bin/sh -c set -eux;11.9 MB
8RUN /bin/sh -c set -eux;249 B
9CMD ["python3"]0 B
10RUN /bin/sh -c apt-get update15.04 MB
11WORKDIR /app93 B
12COPY . /app/ # buildkit32.26 KB
13RUN /bin/sh -c pip install70.23 MB
14EXPOSE map[5000/tcp:{}]0 B
15ENV UI_PORT=50000 B
16CMD ["python" "src/app.py"]0 B

Command

# debian.sh --arch 'arm64' out/ 'bookworm' '@1749513600'