sha256:1a2722086bec4fcad2fde56f3d7319bd8cb03cd940e4425d845cc45e067d0cc8
OS/ARCH
Compressed size
77.61 MB
Last pushed
over 3 years by oitc
Type
Image
Manifest digest
sha256:f978d247e6a58736f6b4c1a3ec3d93f9788ec7751df72d11ec90b3e3eb242eb5
Image Layers
1ADD file ... in / 3.21 MB2CMD ["/bin/sh"]0 B3ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B4ENV LANG=C.UTF-80 B5/bin/sh -c set -eux; apk608.31 KB6ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B7ENV PYTHON_VERSION=3.10.90 B8/bin/sh -c set -eux; apk11.52 MB9/bin/sh -c set -eux; for231 B10ENV PYTHON_PIP_VERSION=22.3.10 B11ENV PYTHON_SETUPTOOLS_VERSION=65.5.10 B12ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/1a96dc5acd0303c4700e02655aefd3bc68c78958/public/get-pip.py0 B13ENV PYTHON_GET_PIP_SHA256=d1d09b0f9e745610657a528689ba3ea44a73bd19c60f4c954271b790c71c26530 B14/bin/sh -c set -eux; wget2.91 MB15CMD ["python3"]0 B16RUN /bin/sh -c apk upgrade9.67 MB18LABEL site.local.vendor=Michael Oberdorf IT-Consulting0 B19LABEL site.local.os.main=Linux0 B20LABEL site.local.os.dist=Alpine0 B21LABEL site.local.os.version=3.170 B22LABEL site.local.runtime.name=Python0 B23LABEL site.local.runtime.version=3.10.90 B24LABEL site.local.program.name=Python Modbus TCP Client0 B25LABEL site.local.program.version=1.0.110 B26COPY /usr/local/lib/python3.10/site-packages /usr/local/lib/python3.10/site-packages # buildkit767.97 KB27RUN /bin/sh -c apk add48.94 MB28COPY app/* /app/ # buildkit2.77 KB29USER pythonuser0 B30ENTRYPOINT ["python" "-u" "/app/modbus_client.py"]0 BCommand
ADD file:e4d600fc4c9c293efe360be7b30ee96579925d1b4634c94332e2ec73f7d8eca1 in /