sha256:ffdeca611ecbbf2665d2e7f5a4f0d2ff13ac26f84f02694a65d7952d67ba2179
OS/ARCH
Compressed size
44.05 MB
Last pushed
17 days by ledwardchow
Type
Image
Manifest digest
sha256:b5b459f2aca906f8778c139a3081d49ce2d2038518069f36a232b963c69efdf7
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=7169605F62C751356D054A26A821E680E5FA63050 B6ENV PYTHON_VERSION=3.12.140 B7ENV PYTHON_SHA256=5c8462af5790baf43a321a1559dbe0db06d1be4300fb85fb53c40060668e548a0 B8RUN /bin/sh -c set -eux;11.56 MB9RUN /bin/sh -c set -eux;249 B10CMD ["python3"]0 B11RUN /bin/sh -c useradd --uid3.21 KB12COPY aespa_runtime /usr/local/lib/python3.12/site-packages/aespa_runtime # buildkit1.58 KB13COPY aespa_harness.py /opt/aespa_harness.py # buildkit1.44 KB14COPY aespa_child.py /opt/aespa_child.py # buildkit390 B15RUN /bin/sh -c chmod 05552.92 KB16USER 65532:655320 B17WORKDIR /work100 B18ENTRYPOINT ["python" "-I" "/opt/aespa_harness.py"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1787529600'