0.4.9
sha256:e66cbbe819d5e18764fd1a3c068a4f79abf4db9af836d50a01ba6140961c4964
OS/ARCH
Compressed size
238.33 MB
Last pushed
2 months by prantlf
Type
Image
Manifest digest
sha256:f4afc6efa933dff3fafadd7cba56bb871b434b1c543cffef3a60093289745596
Image Layers
1
# debian.sh --arch 'arm64' out/
26.76 MB
2
LABEL maintainer=Ferdinand Prantl <prantlf@gmail.com>
0 B
3
RUN /bin/sh -c apt-get update
185.67 MB
4
WORKDIR /opt/vlang
115 B
5
ARG VTAG=0.4.9
0 B
6
RUN |1 VTAG=0.4.9 /bin/sh -c
19.73 MB
7
COPY VGNUmakefile ./GNUmakefile # buildkit
1.92 KB
8
COPY use_bundled_libatomic.diff . # buildkit
397 B
9
RUN |1 VTAG=0.4.9 /bin/sh -c
2.23 KB
10
COPY build.sh . # buildkit
708 B
11
RUN |1 VTAG=0.4.9 /bin/sh -c
6.17 MB
12
ENV PATH=/opt/vlang:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
0 B
13
WORKDIR /src
93 B
Command
# debian.sh --arch 'arm64' out/ 'stable' '@1733097600'