Sign inSign up

elyra/kernel-image-puller:3.2.3

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

sha256:f0583a4ce5d436daa1bb4851eedd3122e91d8b2b7970e082c91eaf66e5d3b7d8

OS/ARCH

Compressed size

381.12 MB

Last pushed

over 2 years by lresende

Type

Image

Manifest digest

sha256:6e8efa91fd0a05edf2860f0e69d1474338c2ee7278359f4d857f54a2a4d4091b

Image Layers

1ADD file ... in / 47.29 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; apt-get22.49 MB
4/bin/sh -c set -eux; apt-get61.03 MB
5/bin/sh -c set -ex; apt-get193.16 MB
6ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
7ENV LANG=C.UTF-80 B
8RUN /bin/sh -c set -eux;6.17 MB
9ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
10ENV PYTHON_VERSION=3.10.140 B
11RUN /bin/sh -c set -eux;16.06 MB
12RUN /bin/sh -c set -eux;245 B
13ENV PYTHON_PIP_VERSION=23.0.10 B
14ENV PYTHON_SETUPTOOLS_VERSION=65.5.10 B
15ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/dbf0c85f76fb6e1ab42aa672ffca6f0a675d9ee4/public/get-pip.py0 B
16ENV PYTHON_GET_PIP_SHA256=dfe9fd5c28dc98b5ac17979a953ea550cec37ae1b47a5116007395bfacff2ab90 B
17RUN /bin/sh -c set -eux;2.94 MB
18CMD ["python3"]0 B
19WORKDIR /usr/src/app133 B
20COPY requirements.txt ./ # buildkit224 B
21RUN /bin/sh -c pip install7.64 MB
22COPY kernel_image_puller.py ./ # buildkit3.68 KB
23COPY image_fetcher.py ./ # buildkit2.55 KB
24ARG OS=Debian_120 B
25RUN |1 OS=Debian_12 /bin/sh -c266 B
26RUN |1 OS=Debian_12 /bin/sh -c905 B
27RUN |1 OS=Debian_12 /bin/sh -c24.34 MB
28RUN |1 OS=Debian_12 /bin/sh -c32 B
29ENV KIP_GATEWAY_HOST=http://localhost:88880 B
30ENV KIP_INTERVAL=3000 B
31ENV KIP_LOG_LEVEL=INFO0 B
32ENV KIP_NUM_PULLERS=20 B
33ENV KIP_NUM_RETRIES=30 B
34ENV KIP_PULL_POLICY=IfNotPresent0 B
35CMD ["python" "./kernel_image_puller.py"]0 B

Command

ADD file:9b51ed214f9332acf3126d841440c24eed0beac4062487fb360b288f628454dc in /