sha256:a532f045eded5c44cb4c2acd0b8be35a8005222fef3166c50886f469c10c65cd
OS/ARCH
Compressed size
44 MB
Last pushed
over 1 year by jitesoftbot
Type
Image
Manifest digest
sha256:78311afe02d06f8f2baacbb00eba38324950786d94d727e431f593f0b83943ef
Image Layers
1
ARG VERSION
0 B
2
ARG TARGETPLATFORM
0 B
3
ARG TARGETARCH
0 B
4
ARG VERSION_SHORT
0 B
5
ARG BUILD_TIME
0 B
6
ARG SHORT_SHA
0 B
7
LABEL maintainer=Johannes Tegnér <johannes@jitesoft.com> maintainer.org=Jitesoft
0 B
8
ENV LANG=C.UTF-8
0 B
9
ADD ./files/linux/amd64/alpine-minirootfs.tar.gz / # buildkit
3.24 MB
10
RUN |6 VERSION=3.18.3 TARGETPLATFORM=linux/amd64 TARGETARCH=amd64
8.03 KB
11
CMD ["/bin/ash"]
0 B
12
ARG PYTHON_VERSION
0 B
13
ARG PY_PIP_VERSION
0 B
14
LABEL maintainer=Johannes Tegnér <johannes@jitesoft.com> maintainer.org=Jitesoft
0 B
15
ARG TARGETARCH
0 B
16
ARG PYTHON_VERSION
0 B
17
ARG PY_PIP_VERSION
0 B
18
RUN |5 PYTHON_VERSION=3.11.5 PY_PIP_VERSION=23.2.1 TARGETARCH=amd64
40.74 MB
19
CMD ["python"]
0 B
Command
ARG VERSION