sha256:1b75dd19a6d951245c7b55c5757c2d6cb3a605bea3b78a1d02770f724e605870
OS/ARCH
linux/amd64
Compressed size
503.62 MB
Last pushed
27 days by ls1tumadmin
Type
Image
Manifest digest
sha256:1b75dd19a6d951245c7b55c5757c2d6cb3a605bea3b78a1d02770f724e605870
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 B14LABEL org.opencontainers.image.source=https://github.com/ls1intum/Athena0 B15ENV PYTHONUNBUFFERED=10 B16WORKDIR /code94 B17RUN /bin/sh -c pip install26.48 MB18COPY pyproject.toml poetry.lock ./ #35.1 KB19COPY /code /athena # buildkit104.98 KB20RUN /bin/sh -c poetry config86.68 MB21COPY . ./ # buildkit2.53 KB22CMD ["/bin/sh" "-c" "poetry run0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1787529600'