Sign inSign up

anchore/enterprise-helm-migrator:496d61e84becbf67a17e23072029adcb4745630e

Index digest

sha256:b716e792b7a304286c9ab9e77cee3d0a9437952ea836ea582e2a1c6e67818fba

OS/ARCH

linux/amd64

Compressed size

366.02 MB

Last pushed

almost 3 years by anchoreci

Type

Image

Manifest digest

sha256:3cf8e28e74f598bf54378e45bdceaa1b77c8d1ca1152360ee196627ba256ea04

Image Layers

1ADD file ... in / 47.26 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; apt-get22.92 MB
4/bin/sh -c apt-get update &&61.14 MB
5/bin/sh -c set -ex; apt-get201.22 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.09 MB
9ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
10ENV PYTHON_VERSION=3.11.50 B
11RUN /bin/sh -c set -eux;18.87 MB
12RUN /bin/sh -c set -eux;244 B
13ENV PYTHON_PIP_VERSION=23.2.10 B
14ENV PYTHON_SETUPTOOLS_VERSION=65.5.10 B
15ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/9af82b715db434abb94a0a6f3569f43e72157346/public/get-pip.py0 B
16ENV PYTHON_GET_PIP_SHA256=45a2bb8bf2bb5eff16fdd00faef6f29731831c7c59bd9fc2bf1f3bed511ff1fe0 B
17RUN /bin/sh -c set -eux;2.97 MB
18CMD ["python3"]0 B
19WORKDIR /app93 B
20COPY helpers.py /app/ # buildkit3.42 KB
21COPY convert.py /app/ # buildkit558 B
22COPY mappings.py /app/ # buildkit3.9 KB
23RUN /bin/sh -c pip install5.55 MB
24ENTRYPOINT ["python3" "convert.py"]0 B
25CMD ["-e" "values.yaml"]0 B

Command

ADD file:8415eb847ca46ed1aa1695965af86f1a0f09e8859a7b3c07b2f719404b665102 in /