Sign inSign up

elyra/kernel-image-puller:dev

Integration & delivery
Machine learning & AI
Data science
Index digest

sha256:239d5da8cd9c36de359de82dff98c766c9a864eeb9425e247431718485d3f5ef

OS/ARCH

linux/arm64

Compressed size

381.53 MB

Last pushed

4 months by lresende

Type

Image

Manifest digest

sha256:e7c09734b00483c2206ed4d45541956401ebdf1552c4b1c3f63842db950e1532

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/app133 B
15COPY requirements.txt ./ # buildkit230 B
16RUN /bin/sh -c pip install7.52 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.58 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'