sha256:5a7d62ff7d79621385f5f4b5c09ead32fad5845d3ba2c563ae263941eb6e9596
OS/ARCH
Compressed size
385.02 MB
Last pushed
about 2 months by kotlickya
Type
Image
Manifest digest
sha256:eda90512a2852a070eb45d1a0dd7c7a44bb2c1d693d2170b16f2b185e2d3b94c
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.21 MB5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B6ENV PYTHON_VERSION=3.11.150 B7ENV PYTHON_SHA256=272179ddd9a2e41a0fc8e42e33dfbdca0b3711aa5abf372d3f2d51543d09b6250 B8RUN /bin/sh -c set -eux;13.65 MB9RUN /bin/sh -c set -eux;251 B10CMD ["python3"]0 B11WORKDIR /app93 B12COPY pyproject.toml poetry.lock* ./ #200.55 KB13RUN /bin/sh -c pip install340.98 MB14COPY holmes_operator/ ./holmes_operator/ # buildkit13.63 KB15RUN /bin/sh -c useradd -m218.76 KB16USER 100010 B17ENTRYPOINT ["python" "-m" "holmes_operator.operator"]0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1777939200'