sha256:3f026acb447c0bcfe85c88556a4797d071b35f054c2973c51b8782fbcaa0932d
OS/ARCH
linux/arm64
Compressed size
1.03 GB
Last pushed
5 months by hcorion
Type
Image
Manifest digest
sha256:3f026acb447c0bcfe85c88556a4797d071b35f054c2973c51b8782fbcaa0932d
Image Layers
1
ARG RELEASE
0 B
2
ARG LAUNCHPAD_BUILD_ARCH
0 B
3
LABEL org.opencontainers.image.ref.name=ubuntu
0 B
4
LABEL org.opencontainers.image.version=20.04
0 B
5
ADD file ... in /
24.77 MB
6
CMD ["/bin/bash"]
0 B
7
LABEL maintainer=kd-11
0 B
8
ENV LLVMVER=18
0 B
9
ENV CLANG_BINARY=clang-18
0 B
10
ENV CLANGXX_BINARY=clang++-18
0 B
11
ENV LLD_BINARY=lld-18
0 B
12
ENV GCCVER=13
0 B
13
ENV GCC_BINARY=gcc-13
0 B
14
ENV GXX_BINARY=g++-13
0 B
15
RUN /bin/sh -c apt-get update
787.72 MB
16
RUN /bin/sh -c apt -y
4.82 MB
17
RUN /bin/sh -c curl -sSfLO
968.33 KB
18
ENV CMAKEVER=3.26.3
0 B
19
RUN /bin/sh -c curl -sSfLO
49.19 MB
20
ENV NINJAVER=1.12.1
0 B
21
RUN /bin/sh -c curl -sSfL
312.1 KB
22
ENV STATIC_LLVM_VER=18.1.8
0 B
23
RUN /bin/sh -c curl -sSfLO
43.48 MB
24
ENV VULKAN_HEADER_VER=1.3.268.0
0 B
25
ENV VULKAN_LOADER_VER=1.3.268.0
0 B
26
RUN /bin/sh -c curl -sSfL
2.02 MB
27
RUN /bin/sh -c curl -sSfL
187.04 KB
28
ENV FFMPEG_NV_CODEC_VER=12.1.14.0
0 B
29
RUN /bin/sh -c curl -sSfLO
77.67 KB
30
ENV FFMPEGVER=6.1.1
0 B
31
RUN /bin/sh -c curl -sSfLO
12.01 MB
32
ENV QTVER=6.8.0
0 B
33
RUN /bin/sh -c curl -sSfL
115.34 MB
34
ENV SHELLCHECKVER=0.10.0
0 B
35
RUN /bin/sh -c curl -sSfL
6.91 MB
36
ENV SDL2VER=2.30.8
0 B
37
RUN /bin/sh -c curl -sSfL
2.15 MB
Command
ARG RELEASE