sha256:665b772c5d59f86d343f18afa98946600e69c5ec379807e864f8846c62bbe04b
OS/ARCH
Compressed size
165 MB
Last pushed
1 day by marcpope
Type
Image
Manifest digest
sha256:eb7c2e2a4dd2827e42aead59d5a805691025a62af04494effd94d2131c69f6dd
Image Layers
1# debian.sh --arch 'amd64' out/28.41 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;4.07 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 update59.89 MB12RUN /bin/sh -c install -d6.68 MB13ARG MONGO_TOOLS_VERSION=100.10.00 B14RUN |1 MONGO_TOOLS_VERSION=100.10.0 /bin/sh -c52.12 MB15ENV LC_ALL=C.UTF-8 LANG=C.UTF-8 PYTHONUNBUFFERED=1 BORG_BASE_DIR=/etc/bbs-agent/borg0 B16RUN |1 MONGO_TOOLS_VERSION=100.10.0 /bin/sh -c142 B17COPY agent/bbs-agent.py /opt/bbs-agent/bbs-agent.py # buildkit57.56 KB18COPY docker/agent/entrypoint.sh /entrypoint.sh # buildkit488 B19RUN |1 MONGO_TOOLS_VERSION=100.10.0 /bin/sh -c32 B20VOLUME [/etc/bbs-agent]0 B21ENTRYPOINT ["/entrypoint.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1787529600'