sha256:20680e064ce6545d637b2653895ae6dee21d1bb5b1dcb9d13b8561ba059157ea
OS/ARCH
linux/amd64
Compressed size
84.87 MB
Last pushed
about 1 month by davidparks21
Type
Image
Manifest digest
sha256:20680e064ce6545d637b2653895ae6dee21d1bb5b1dcb9d13b8561ba059157ea
Image Layers
1# debian.sh --arch 'amd64' out/26.92 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;3.35 MB5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B6ENV PYTHON_VERSION=3.12.110 B7ENV PYTHON_SHA256=c30bb24b7f1e9a19b11b55a546434f74e739bb4c271a3e3a80ff4380d49f7adb0 B8RUN /bin/sh -c set -eux;13.03 MB9RUN /bin/sh -c set -eux;250 B10CMD ["python3"]0 B11ENV PYTHONDONTWRITEBYTECODE=1 PYTHONUNBUFFERED=1 PIP_NO_CACHE_DIR=10 B12RUN /bin/sh -c apt-get update10.25 MB13RUN /bin/sh -c python -m31.08 MB14WORKDIR /opt/workflow118 B15COPY scripts ./scripts # buildkit170.21 KB16COPY tests ./tests # buildkit14.06 KB17RUN /bin/sh -c chmod +x64.75 KBCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1759104000'