sha256:d6053ada7fc384dc658bf1b746737a20a110ea17ea57eaeafd11908c871c7317
OS/ARCH
linux/amd64
Compressed size
883.88 MB
Last pushed
3 months by magentaservice
Type
Image
Manifest digest
sha256:d6053ada7fc384dc658bf1b746737a20a110ea17ea57eaeafd11908c871c7317
Image Layers
1# debian.sh --arch 'amd64' out/47.03 MB2RUN /bin/sh -c set -eux;24.45 MB3RUN /bin/sh -c set -eux;64.64 MB4RUN /bin/sh -c set -ex;225.3 MB5ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B6ENV LANG=C.UTF-80 B7RUN /bin/sh -c set -eux;5.8 MB8ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B9ENV PYTHON_VERSION=3.11.150 B10ENV PYTHON_SHA256=272179ddd9a2e41a0fc8e42e33dfbdca0b3711aa5abf372d3f2d51543d09b6250 B11RUN /bin/sh -c set -eux;22.87 MB12RUN /bin/sh -c set -eux;250 B13CMD ["python3"]0 B14RUN apt-get update && apt-get21.35 MB15RUN apt-get -y install vim18.68 MB16RUN pip3 install --no-cache-dir poetry==${POETRY_VERSION}32.45 MB17WORKDIR /code237 B18COPY pyproject.toml poetry.lock /code/114.49 KB19RUN poetry install --no-interaction --no-root419.88 MB20COPY . .1.31 MBCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1782172800'