0.4.8
sha256:f2af106d2ad0baaa5e854a992e344b4591fdac50274b7b35fffe18abc1b8aaf7
OS/ARCH
Compressed size
248.21 MB
Last pushed
5 months by prantlf
Type
Image
Manifest digest
sha256:00a6d14a29c3f47ce2a3d5425729f1ed99fd9bf5ffca9aff3dfb09c924d53a5f
Image Layers
1
ADD file ... in /
27.78 MB
2
CMD ["bash"]
0 B
3
LABEL maintainer=Ferdinand Prantl <prantlf@gmail.com>
0 B
4
RUN /bin/sh -c apt-get update
193.38 MB
5
WORKDIR /opt/vlang
115 B
6
ARG VTAG=0.4.8
0 B
7
RUN |1 VTAG=0.4.8 /bin/sh -c
19.2 MB
8
COPY VGNUmakefile ./GNUmakefile # buildkit
1.92 KB
9
COPY use_bundled_libatomic.diff . # buildkit
397 B
10
RUN |1 VTAG=0.4.8 /bin/sh -c
2.12 KB
11
COPY build.sh . # buildkit
708 B
12
RUN |1 VTAG=0.4.8 /bin/sh -c
7.85 MB
13
ENV PATH=/opt/vlang:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
0 B
14
WORKDIR /src
93 B
Command
ADD file:ad1cb86ca89c37ce0487a49860067a944ffce007caf2c09f21139b88dfc2bada in /