sha256:bf4c41732f08adf13e198a751d38ffceeed7775fc63a4f3dad36b122016c82b3
OS/ARCH
linux/amd64
Compressed size
351.47 MB
Last pushed
almost 3 years by tgplinux
Type
Image
Manifest digest
sha256:bf4c41732f08adf13e198a751d38ffceeed7775fc63a4f3dad36b122016c82b3
Image Layers
1ADD file ... in / 27.8 MB2CMD ["bash"]0 B3ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B4ENV LANG=C.UTF-80 B5RUN /bin/sh -c set -eux;3.16 MB6ENV GPG_KEY=E3FF2839C048B25C084DEBE9B26995E3102505680 B7ENV PYTHON_VERSION=3.8.180 B8RUN /bin/sh -c set -eux;13.11 MB9RUN /bin/sh -c set -eux;233 B10ENV PYTHON_PIP_VERSION=23.0.10 B11ENV PYTHON_SETUPTOOLS_VERSION=57.5.00 B12ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/4cfa4081d27285bda1220a62a5ebf5b4bd749cdb/public/get-pip.py0 B13ENV PYTHON_GET_PIP_SHA256=9cc01665956d22b3bf057ae8287b035827bfd895da235bcea200ab3b811790b60 B14RUN /bin/sh -c set -eux;2.79 MB15CMD ["python3"]0 B16WORKDIR /usr/src/snuba329 B17COPY requirements-build.txt ./471 B18RUN set -ex; 180.31 MB19COPY requirements.txt ./954 B20RUN set -ex; 94.3 MB21COPY . ./1.09 MB22COPY --from=build_rust_snuba /usr/src/snuba/rust_snuba/target/wheels/ /tmp/rust_wheels/4.82 MB23COPY --from=build_admin_ui /usr/src/snuba/snuba/admin/dist/ ./snuba/admin/dist/2.05 MB24RUN set -ex; 9.23 MB25RUN pip install -r requirements-test.txt12.72 MB26COPY ./rust_snuba/ ./rust_snuba/85.75 KB27RUN bash -c "set -o250 BCommand
ADD file:d261a6f6921593f1e0b3f472ab1b1822e2c6deb0b369200f0b3370556bfad017 in /