sha256:8e5b368617fb9eb98aaaf6bcd71f86f2b32c37c3b6ba237e3592274c79525c7e
OS/ARCH
linux/amd64
Compressed size
169.38 MB
Last pushed
11 months by waynz0r
Type
Image
Manifest digest
sha256:8e5b368617fb9eb98aaaf6bcd71f86f2b32c37c3b6ba237e3592274c79525c7e
Image Layers
1# debian.sh --arch 'amd64' out/28.39 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3RUN /bin/sh -c set -eux;1.23 MB4ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B5ENV PYTHON_VERSION=3.13.70 B6ENV PYTHON_SHA256=5462f9099dfd30e238def83c71d91897d8caa5ff6ebc7a50f14d4802cdaaa79a0 B7RUN /bin/sh -c set -eux;11.19 MB8RUN /bin/sh -c set -eux;250 B9CMD ["python3"]0 B10RUN /bin/sh -c groupadd --gid3.3 KB11USER appuser0 B12WORKDIR /home/appuser32 B13EXPOSE map[8501/tcp:{}]0 B14COPY /install /usr/local # buildkit128.56 MB15COPY product-review-agent/ ./app # buildkit1.97 KB16COPY --chmod=755 scripts/run.sh ./ #610 B17ARG AGENT_ID0 B18ARG AGENT_ALIAS0 B19ENV AGENT_ID=0 B20ENV AGENT_ALIAS=0 B21ENTRYPOINT ["./run.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1754870400'