sha256:fce9804983a80a5f6e228e7e8bf661d1ed545301c9d30706defb1ee6b5269596
OS/ARCH
Compressed size
150.16 MB
Last pushed
9 days by marcpope
Type
Image
Manifest digest
sha256:8fbe30f75652914cc0def4a8d246c7b79948dd734223287f5333ef0075aa401d
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 update51.74 MB12ARG MONGO_TOOLS_VERSION=100.10.00 B13RUN |1 MONGO_TOOLS_VERSION=100.10.0 /bin/sh -c52.11 MB14ENV LC_ALL=C.UTF-8 LANG=C.UTF-8 PYTHONUNBUFFERED=1 BORG_BASE_DIR=/etc/bbs-agent/borg0 B15RUN |1 MONGO_TOOLS_VERSION=100.10.0 /bin/sh -c143 B16COPY agent/bbs-agent.py /opt/bbs-agent/bbs-agent.py # buildkit46.96 KB17COPY docker/agent/entrypoint.sh /entrypoint.sh # buildkit487 B18RUN |1 MONGO_TOOLS_VERSION=100.10.0 /bin/sh -c32 B19VOLUME [/etc/bbs-agent]0 B20ENTRYPOINT ["/entrypoint.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1787529600'