sha256:2f5bfef3c2cd9f734e8237057b61b8ecf0fc3df365f0c9b745cf7830fc31b9ab
OS/ARCH
linux/amd64
Compressed size
885.78 MB
Last pushed
22 days by magentaservice
Type
Image
Manifest digest
sha256:2f5bfef3c2cd9f734e8237057b61b8ecf0fc3df365f0c9b745cf7830fc31b9ab
Image Layers
1# debian.sh --arch 'amd64' out/47.05 MB2RUN /bin/sh -c set -eux;24.45 MB3RUN /bin/sh -c set -eux;64.66 MB4RUN /bin/sh -c set -ex;225.39 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.81 MB8ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B9ENV PYTHON_VERSION=3.11.160 B10ENV PYTHON_SHA256=91bcdebfdde239a003ae93738a7fce0f9230fee5c4bc2b86f6e6e8c6f98aabe80 B11RUN /bin/sh -c set -eux;22.96 MB12RUN /bin/sh -c set -eux;249 B13CMD ["python3"]0 B14RUN apt-get update && apt-get21.37 MB15RUN apt-get -y install vim18.69 MB16RUN pip3 install --no-cache-dir poetry==${POETRY_VERSION}32.41 MB17WORKDIR /code238 B18COPY pyproject.toml poetry.lock /code/114.42 KB19RUN poetry install --no-interaction --no-root421.55 MB20COPY . .1.32 MBCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1787529600'