0.4.8
sha256:f2af106d2ad0baaa5e854a992e344b4591fdac50274b7b35fffe18abc1b8aaf7
OS/ARCH
Compressed size
253.86 MB
Last pushed
5 months by prantlf
Type
Image
Manifest digest
sha256:733c6adf8de4712c106cb3a91887667b99c6cbe798454971475545d6df567bd3
Image Layers
1
ADD file ... in /
28.75 MB
2
CMD ["bash"]
0 B
3
LABEL maintainer=Ferdinand Prantl <prantlf@gmail.com>
0 B
4
RUN /bin/sh -c apt-get update
198.77 MB
5
WORKDIR /opt/vlang
113 B
6
ARG VTAG=0.4.8
0 B
7
RUN |1 VTAG=0.4.8 /bin/sh -c
19.19 MB
8
COPY VGNUmakefile ./GNUmakefile # buildkit
1.92 KB
9
COPY use_bundled_libatomic.diff . # buildkit
396 B
10
RUN |1 VTAG=0.4.8 /bin/sh -c
2.12 KB
11
COPY build.sh . # buildkit
706 B
12
RUN |1 VTAG=0.4.8 /bin/sh -c
7.14 MB
13
ENV PATH=/opt/vlang:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
0 B
14
WORKDIR /src
92 B
Command
ADD file:c63da78f3660dbbefab2cdb243af42d382a7bfee6827c32bd73956d09ceb1c29 in /