Sign inSign up

epamedp/tekton-python-make:0.1.8

Manifest digest

sha256:d4d4678b3b4e10f3ab63fe4b9b4c2b634452410e1d8b8f3aeee83e7a17eb9df5

OS/ARCH

linux/amd64

Compressed size

393 MB

Last pushed

over 1 year by edpbot

Type

Image

Manifest digest

sha256:d4d4678b3b4e10f3ab63fe4b9b4c2b634452410e1d8b8f3aeee83e7a17eb9df5

Image Layers

1# debian.sh --arch 'amd64' out/46.22 MB
2RUN /bin/sh -c set -eux;22.9 MB
3RUN /bin/sh -c set -eux;61.41 MB
4RUN /bin/sh -c set -eux;88.06 MB
5ENV GOLANG_VERSION=1.24.10 B
6ENV GOTOOLCHAIN=local0 B
7ENV GOPATH=/go0 B
8ENV PATH=/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
9COPY /target/ / # buildkit75.27 MB
10RUN /bin/sh -c mkdir -p127 B
11WORKDIR /go32 B
12RUN apt-get update && 11.8 MB
13RUN wget --progress=dot:giga https://get.helm.sh/helm-${HELM_VERSION}-linux-amd64.tar.gz &&18 MB
14RUN wget --progress=dot:giga https://github.com/Kitware/CMake/releases/download/v${CMAKE_VERSION}/cmake-${CMAKE_VERSION}-linux-x86_64.sh &&53.08 MB
15COPY requirements.txt ./requirements.txt402 B
16RUN python3 -m venv /opt/venv16.27 MB

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1742169600'