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

387.19 MB

Last pushed

4 months by lresende

Type

Image

Manifest digest

sha256:4ab45a77cab0d2251eba8e3835f39245852b6f11e6b8bb3ad1f406ec4dbdfcd4

Image Layers

1# debian.sh --arch 'arm64' out/46.14 MB
2RUN /bin/sh -c set -eux;22.52 MB
3RUN /bin/sh -c set -eux;61.5 MB
4RUN /bin/sh -c set -ex;193.7 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.95 MB
8ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
9ENV PYTHON_VERSION=3.10.200 B
10ENV PYTHON_SHA256=de6517421601e39a9a3bc3e1bc4c7b2f239297423ee05e282598c83ec06475050 B
11RUN /bin/sh -c set -eux;19.62 MB
12RUN /bin/sh -c set -eux;249 B
13CMD ["python3"]0 B
14WORKDIR /usr/src/app131 B
15COPY requirements.txt ./ # buildkit230 B
16RUN /bin/sh -c pip install13.17 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 -c24.59 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 'arm64' out/ 'bookworm' '@1779062400'