forked from vieter-v/vieter
A test, as they say
This commit is contained in:
parent
9a102a08fa
commit
4c42838c93
1 changed files with 2 additions and 0 deletions
|
|
@ -6,6 +6,8 @@ ENV VVV /opt/vlang
|
||||||
ENV PATH /opt/vlang:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
|
ENV PATH /opt/vlang:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
|
||||||
ENV VFLAGS -cc gcc
|
ENV VFLAGS -cc gcc
|
||||||
|
|
||||||
|
RUN echo "$TARGETPLATFORM" && exit 1
|
||||||
|
|
||||||
RUN mkdir -p /opt/vlang && \
|
RUN mkdir -p /opt/vlang && \
|
||||||
ln -s /opt/vlang/v /usr/bin/v && \
|
ln -s /opt/vlang/v /usr/bin/v && \
|
||||||
apk --no-cache add \
|
apk --no-cache add \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue