Sign inSign up

elyra/kernel-image-puller:3.3.0

Multi-platform
Integration & delivery
Machine learning & AI
Data science
Index digest

sha256:db0dd972d6daddf987dd4c6edc8922755471516c185b35565fa76feea95d1069

OS/ARCH

Compressed size

397.53 MB

Last pushed

4 months by lresende

Type

Image

Manifest digest

sha256:49cb182e5bc92cd6eeea2b943a7049fc058b5a134d094ff219715c1d46ee9cb0

Image Layers

1# debian.sh --arch 'amd64' out/46.25 MB
2RUN /bin/sh -c set -eux;22.93 MB
3RUN /bin/sh -c set -eux;61.42 MB
4RUN /bin/sh -c set -ex;201.78 MB
5ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
6ENV LANG=C.UTF-80 B
7RUN /bin/sh -c set -eux;5.88 MB
8ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
9ENV PYTHON_VERSION=3.10.200 B
10ENV PYTHON_SHA256=de6517421601e39a9a3bc3e1bc4c7b2f239297423ee05e282598c83ec06475050 B
11RUN /bin/sh -c set -eux;20.16 MB
12RUN /bin/sh -c set -eux;249 B
13CMD ["python3"]0 B
14WORKDIR /usr/src/app131 B
15COPY requirements.txt ./ # buildkit225 B
16RUN /bin/sh -c pip install13.21 MB
17COPY kernel_image_puller.py ./ # buildkit3.68 KB
18COPY image_fetcher.py ./ # buildkit2.56 KB
19ARG OS=Debian_120 B
20RUN |1 OS=Debian_12 /bin/sh -c25.9 MB
21RUN |1 OS=Debian_12 /bin/sh -c32 B
22ENV KIP_GATEWAY_HOST=http://localhost:88880 B
23ENV KIP_INTERVAL=3000 B
24ENV KIP_LOG_LEVEL=INFO0 B
25ENV KIP_NUM_PULLERS=20 B
26ENV KIP_NUM_RETRIES=30 B
27ENV KIP_PULL_POLICY=IfNotPresent0 B
28CMD ["python" "./kernel_image_puller.py"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1779062400'