sha256:eeb8414d37f8cbaccce5d8bf311099dde4e106e8fc25d339da584a14d9a1f7d5
OS/ARCH
Compressed size
90.86 MB
Last pushed
over 1 year by zbeacon
Type
Image
Manifest digest
sha256:c8079f5ee27e8ca6e7bbaca323e1afffddff4d2c6d090aff9be1726385ad3a30
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3ENV LANG=C.UTF-80 B4RUN /bin/sh -c set -eux;3.35 MB5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B6ENV PYTHON_VERSION=3.11.120 B7ENV PYTHON_SHA256=849da87af4df137710c1796e276a955f7a85c9f971081067c8f565d15c352a090 B8RUN /bin/sh -c set -eux;15.46 MB9RUN /bin/sh -c set -eux;250 B10CMD ["python3"]0 B11ARG TARGETPLATFORM=linux/amd640 B12ARG BUILDPLATFORM=linux/amd640 B13COPY ./thingsboard_gateway /thingsboard_gateway # buildkit253.04 KB14COPY . . # buildkit6.63 KB15ENV PATH=/root/.cargo/bin:/root/.local/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin PYTHONPATH=. configs=/thingsboard_gateway/config extensions=/thingsboard_gateway/extensions0 B16RUN |2 TARGETPLATFORM=linux/amd64 BUILDPLATFORM=linux/amd64 /bin/sh44.88 MB17VOLUME [/thingsboard_gateway/config /thingsboard_gateway/extensions /thingsboard_gateway/logs]0 B18CMD ["/bin/sh" "/start-gateway.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1745798400'