sha256:b419a33592467e72e5376bd84c44f49c12047e5f67d7f4b611d3865dc93d9cb9
OS/ARCH
Compressed size
93.43 MB
Last pushed
about 1 month by sepehrhashtroudilar
Type
Image
Manifest digest
sha256:2e19c9c05f63979dbda2be3539265d2428ae6b31a2b2447d8103ee2036e77b2f
Image Layers
1# debian.sh --arch 'amd64' out/28.4 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.23 MB5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B6ENV PYTHON_VERSION=3.11.160 B7ENV PYTHON_SHA256=91bcdebfdde239a003ae93738a7fce0f9230fee5c4bc2b86f6e6e8c6f98aabe80 B8RUN /bin/sh -c set -eux;13.78 MB9RUN /bin/sh -c set -eux;249 B10CMD ["python3"]0 B11RUN /bin/sh -c apt-get update7.21 MB12COPY /usr/local /usr/local # buildkit18.29 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 'amd64' out/ 'trixie' '@1785715200'