Sign inSign up

yankcrime/kube-perftest-controller:8edbf66

Manifest digest

sha256:fd88b053c8f32b6c55a17ceaeb7276724fbb1fb401f185c139472cbe61c7d9fc

OS/ARCH

linux/amd64

Compressed size

395.94 MB

Last pushed

about 2 years by yankcrime

Type

Image

Manifest digest

sha256:fd88b053c8f32b6c55a17ceaeb7276724fbb1fb401f185c139472cbe61c7d9fc

Image Layers

1ADD file ... in / 47.26 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; apt-get22.94 MB
4/bin/sh -c set -eux; apt-get61.17 MB
5/bin/sh -c set -ex; apt-get201.44 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;5.88 MB
9ENV GPG_KEY=E3FF2839C048B25C084DEBE9B26995E3102505680 B
10ENV PYTHON_VERSION=3.9.190 B
11RUN /bin/sh -c set -eux;15.09 MB
12RUN /bin/sh -c set -eux;230 B
13ENV PYTHON_PIP_VERSION=23.0.10 B
14ENV PYTHON_SETUPTOOLS_VERSION=58.1.00 B
15ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/ac00c61f60b2df101b7cdf90ed319b625ac93b42/public/get-pip.py0 B
16ENV PYTHON_GET_PIP_SHA256=0f8bb2652c0b0965f268312f49ec21e772d421d381af4324beea66b8acf2635c0 B
17RUN /bin/sh -c set -eux;2.57 MB
18CMD ["python3"]0 B
19ENV APP_UID=10010 B
20ENV APP_GID=10010 B
21ENV APP_USER=app0 B
22ENV APP_GROUP=app0 B
23RUN /bin/sh -c groupadd --gid1.17 KB
24RUN /bin/sh -c apt-get update546.78 KB
25ENV PYTHONUNBUFFERED=10 B
26COPY ./requirements.txt /perftest/ # buildkit575 B
27RUN /bin/sh -c pip install38.64 MB
28COPY . /perftest # buildkit25.5 KB
29RUN /bin/sh -c pip install414.96 KB
30USER 10010 B
31ENTRYPOINT ["tini" "-g" "--"]0 B
32CMD ["kopf" "run" "--module" "perftest.operator"0 B

Command

ADD file:e8aac9b1598114ead96b4038c19d915b87f662ef342291d69c7e5255c5d731fc in /