0.4.9
sha256:e66cbbe819d5e18764fd1a3c068a4f79abf4db9af836d50a01ba6140961c4964
OS/ARCH
Compressed size
247.54 MB
Last pushed
2 months by prantlf
Type
Image
Manifest digest
sha256:8fb52e01e3274df1f00b4bd257d21a0082b54032527fa502fa9191bf957e6363
Image Layers
1
# debian.sh --arch 'amd64' out/
26.92 MB
2
LABEL maintainer=Ferdinand Prantl <prantlf@gmail.com>
0 B
3
RUN /bin/sh -c apt-get update
193.21 MB
4
WORKDIR /opt/vlang
114 B
5
ARG VTAG=0.4.9
0 B
6
RUN |1 VTAG=0.4.9 /bin/sh -c
19.72 MB
7
COPY VGNUmakefile ./GNUmakefile # buildkit
1.92 KB
8
COPY use_bundled_libatomic.diff . # buildkit
399 B
9
RUN |1 VTAG=0.4.9 /bin/sh -c
2.23 KB
10
COPY build.sh . # buildkit
710 B
11
RUN |1 VTAG=0.4.9 /bin/sh -c
7.68 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 'amd64' out/ 'stable' '@1733097600'