sha256:3bb8d49bc74d7e3881bba74cf2ec7ffc9e4806da38d7b9fde924d87cb1f68f78
OS/ARCH
linux/amd64
Compressed size
768.33 MB
Last pushed
21 days by edunext
Type
Image
Manifest digest
sha256:3bb8d49bc74d7e3881bba74cf2ec7ffc9e4806da38d7b9fde924d87cb1f68f78
Image Layers
1# debian.sh --arch 'amd64' out/48.17 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=7169605F62C751356D054A26A821E680E5FA63050 B9ENV PYTHON_VERSION=3.12.140 B10ENV PYTHON_SHA256=5c8462af5790baf43a321a1559dbe0db06d1be4300fb85fb53c40060668e548a0 B11RUN /bin/sh -c set -eux;24.54 MB12RUN /bin/sh -c set -eux;250 B13CMD ["python3"]0 B14WORKDIR /app93 B15COPY /uv /uvx /bin/ #21.44 MB16ENV PATH=/root/.local/bin/:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B17COPY ./requirements.txt /app/requirements.txt # buildkit243 B18RUN /bin/sh -c uv pip316.85 MB19RUN /bin/sh -c git clone4.98 MB20WORKDIR /app/aspects-dbt32 B21RUN /bin/sh -c uv pip26.25 MB22RUN /bin/sh -c dbt deps5.78 MB23WORKDIR /app32 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1787529600'