sha256:37ec4dfc92d779f4f45816cd93ade9b79669cf6b97983c024496394b45ce1797
OS/ARCH
linux/amd64
Compressed size
516.98 MB
Last pushed
about 18 hours by kszucs
Type
Image
Manifest digest
sha256:37ec4dfc92d779f4f45816cd93ade9b79669cf6b97983c024496394b45ce1797
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=22.040 B4ADD file ... in / 28.37 MB5CMD ["/bin/bash"]0 B6ENV DEBIAN_FRONTEND=noninteractive0 B7COPY dev/release/setup-ubuntu.sh / # buildkit993 B8RUN /bin/sh -c INSTALL_PYTHON=0 /setup-ubuntu.sh352.95 MB9ARG python=3.120 B10COPY ci/scripts/install_conda.sh /arrow/ci/scripts/ # buildkit1.05 KB11RUN |1 python=3.12 /bin/sh -c88.79 MB12ENV PATH=/opt/python/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin PYTHON_VERSION=3.120 B13ARG cmake=3.26.00 B14COPY ci/scripts/install_cmake.sh /arrow/ci/scripts/ # buildkit1.28 KB15RUN |2 python=3.12 cmake=3.26.0 /bin/sh46.87 MBCommand
ARG RELEASE