sha256:b419a33592467e72e5376bd84c44f49c12047e5f67d7f4b611d3865dc93d9cb9
OS/ARCH
Compressed size
94.72 MB
Last pushed
about 1 month by sepehrhashtroudilar
Type
Image
Manifest digest
sha256:63079c51ed2899eff72e691b4dac8cc33637b4bddcb55f951c73b4eaac67b3b8
Image Layers
1# debian.sh --arch 'arm64' out/28.75 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;1.22 MB5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B6ENV PYTHON_VERSION=3.11.160 B7ENV PYTHON_SHA256=91bcdebfdde239a003ae93738a7fce0f9230fee5c4bc2b86f6e6e8c6f98aabe80 B8RUN /bin/sh -c set -eux;13.74 MB9RUN /bin/sh -c set -eux;249 B10CMD ["python3"]0 B11RUN /bin/sh -c apt-get update7.12 MB12COPY /usr/local /usr/local # buildkit19.39 MB13COPY dist-obf/ /app/ # buildkit888.93 KB14COPY /src/agent/terminal-agent-* /opt/mw-agent/ # buildkit22.78 MB15COPY agent/VERSION /app/agent/VERSION # buildkit168 B16COPY entrypoint.sh /app/entrypoint.sh # buildkit1.85 KB17RUN /bin/sh -c chmod +x32 B18RUN /bin/sh -c groupadd -g895.13 KB19ENV PYTHONUNBUFFERED=10 B20USER gateway0 B21EXPOSE [8201/tcp 8202/tcp]0 B22HEALTHCHECK {Test:[CMD-SHELL curl -sf -H0 B23ENTRYPOINT ["/app/entrypoint.sh"]0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1785715200'