Sign inSign up

oitc/modbus-client:1.0.11

Multi-platform
Developer tools
Monitoring & observability
Index digest

sha256:1a2722086bec4fcad2fde56f3d7319bd8cb03cd940e4425d845cc45e067d0cc8

OS/ARCH

Compressed size

70.9 MB

Last pushed

over 3 years by oitc

Type

Image

Manifest digest

sha256:30c27a8cef57a3e58185be8589bad03f7fb9a48d0cc8ebb3d74e46c90b3bba5d

Image Layers

1ADD file ... in / 3.11 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 set -eux; apk610.23 KB
6ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
7ENV PYTHON_VERSION=3.10.90 B
8/bin/sh -c set -eux; apk11.51 MB
9/bin/sh -c set -eux; for227 B
10ENV PYTHON_PIP_VERSION=22.3.10 B
11ENV PYTHON_SETUPTOOLS_VERSION=65.5.10 B
12ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/1a96dc5acd0303c4700e02655aefd3bc68c78958/public/get-pip.py0 B
13ENV PYTHON_GET_PIP_SHA256=d1d09b0f9e745610657a528689ba3ea44a73bd19c60f4c954271b790c71c26530 B
14/bin/sh -c set -eux; wget2.91 MB
15CMD ["python3"]0 B
16RUN /bin/sh -c apk upgrade9.55 MB
17LABEL maintainer=Michael Oberdorf IT-Consulting <[email protected]>0 B
18LABEL site.local.vendor=Michael Oberdorf IT-Consulting0 B
19LABEL site.local.os.main=Linux0 B
20LABEL site.local.os.dist=Alpine0 B
21LABEL site.local.os.version=3.170 B
22LABEL site.local.runtime.name=Python0 B
23LABEL site.local.runtime.version=3.10.90 B
24LABEL site.local.program.name=Python Modbus TCP Client0 B
25LABEL site.local.program.version=1.0.110 B
26COPY /usr/local/lib/python3.10/site-packages /usr/local/lib/python3.10/site-packages # buildkit768.75 KB
27RUN /bin/sh -c apk add42.47 MB
28COPY app/* /app/ # buildkit2.77 KB
29USER pythonuser0 B
30ENTRYPOINT ["python" "-u" "/app/modbus_client.py"]0 B

Command

ADD file:3080f19f39259a4b77cc53975de0184c78d4335ceb9ffb77a2838d0539ad6f85 in /