sha256:18537b76fb5abc009172634de0dfee0ebc4ec757a745ada23e5188c57d666ac4
OS/ARCH
linux/amd64
Compressed size
882.78 MB
Last pushed
6 months by magentaservice
Type
Image
Manifest digest
sha256:18537b76fb5abc009172634de0dfee0ebc4ec757a745ada23e5188c57d666ac4
Image Layers
1# debian.sh --arch 'amd64' out/47.01 MB2RUN /bin/sh -c set -eux;24.43 MB3RUN /bin/sh -c set -eux;64.64 MB4RUN /bin/sh -c set -ex;225.14 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.85 MB12RUN /bin/sh -c set -eux;250 B13CMD ["python3"]0 B14RUN apt-get update && apt-get21.18 MB15RUN apt-get -y install vim18.68 MB16RUN pip3 install --no-cache-dir poetry==${POETRY_VERSION}32.03 MB17WORKDIR /code250 B18COPY pyproject.toml poetry.lock /code/114.49 KB19RUN poetry install --no-interaction --no-root419.58 MB20COPY . .1.31 MBCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1775433600'