sha256:257e9196b07b6fa320883b5c6e28fbc60a9de7d1a0598691c5be0d2342cdb633
OS/ARCH
Compressed size
2.15 GB
Last pushed
over 1 year by automqinc
Type
Image
Manifest digest
sha256:dd1a461c5ccb07a5cb22c56f9fe0362e271e22be973c68b2dcd40147eb9c738f
Image Layers
1# debian.sh --arch 'amd64' out/51.25 MB2RUN /bin/sh -c set -eux;14.84 MB3RUN /bin/sh -c set -eux;52.22 MB4RUN /bin/sh -c set -ex;187.94 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.77 MB8ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B9ENV PYTHON_VERSION=3.10.160 B10ENV PYTHON_SHA256=bfb249609990220491a1b92850a07135ed0831e41738cf681d63cf01b2a8fbd10 B11RUN /bin/sh -c set -eux;20.64 MB12RUN /bin/sh -c set -eux;251 B13CMD ["python3"]0 B14RUN /bin/sh -c apt-get update232.48 MB15COPY requirements.txt . # buildkit217 B16RUN /bin/sh -c pip3 install447.38 MB17RUN /bin/sh -c python3 -m332.68 KB18RUN /bin/sh -c curl https://github.com/SpencerPark/IJava/releases/download/v1.3.0/ijava-1.3.0.zip6.37 MB19ENV SPARK_HOME=/opt/spark0 B20ENV PYTHONPATH=/opt/spark/python:/opt/spark/python/lib/py4j-0.10.9.7-src.zip:0 B21WORKDIR /opt/spark112 B22ENV SPARK_VERSION=3.5.50 B23ENV SPARK_MAJOR_VERSION=3.50 B24ENV ICEBERG_VERSION=1.8.10 B25RUN /bin/sh -c mkdir -p382.78 MB26RUN /bin/sh -c curl https://repo1.maven.org/maven2/org/apache/iceberg/iceberg-spark-runtime-${SPARK_MAJOR_VERSION}_2.12/${ICEBERG_VERSION}/iceberg-spark-runtime-${SPARK_MAJOR_VERSION}_2.12-${ICEBERG_VERSION}.jar38.19 MB27RUN /bin/sh -c curl -s44.68 MB28RUN /bin/sh -c curl -s40.8 MB29RUN /bin/sh -c curl -s15.84 MB30RUN /bin/sh -c curl "https://awscli.amazonaws.com/awscli-exe-linux-x86_64.zip"62.27 MB31ENV IJAVA_CLASSPATH=/opt/spark/jars/*0 B32RUN /bin/sh -c mkdir -p571.75 MB33RUN /bin/sh -c mkdir -p199 B34COPY notebooks/ /home/iceberg/notebooks # buildkit18.48 KB35RUN /bin/sh -c echo '#!290 B36RUN /bin/sh -c echo '#!292 B37RUN /bin/sh -c mkdir -p171 B38COPY ipython/startup/00-prettytables.py /root/.ipython/profile_default/startup # buildkit1.29 KB39COPY ipython/startup/README /root/.ipython/profile_default/startup # buildkit439 B40COPY spark-defaults.conf /opt/spark/conf # buildkit957 B41ENV PATH=/opt/spark/sbin:/opt/spark/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B42RUN /bin/sh -c chmod u+x3.85 KB43COPY .pyiceberg.yaml /root/.pyiceberg.yaml # buildkit684 B44COPY entrypoint.sh . # buildkit790 B45ENTRYPOINT ["./entrypoint.sh"]0 B46CMD ["notebook"]0 B47RUN /bin/sh -c pip install29.19 MB48RUN /bin/sh -c rm -rf160 B49COPY notebooks /home/iceberg/notebooks # buildkit3.22 KBCommand
# debian.sh --arch 'amd64' out/ 'bullseye' '@1740355200'