test
This commit is contained in:
+1
-1
@@ -25,7 +25,7 @@ ARG VHCLIENT_BASE_URL=https://www.virtualhere.com/sites/default/files/usbclient
|
||||
# *) exit 1;; \
|
||||
#esac
|
||||
#RUN echo $VHCLIENT > myfile1
|
||||
RUN echo $BUILD_ARCH > myfile2
|
||||
#RUN echo $BUILD_ARCH > myfile2
|
||||
RUN /usr/bin/getvhclient $BUILD_ARCH
|
||||
#RUN curl -sSLf -o /usr/bin/vhclient ${VHCLIENT_BASE_URL}/${VHCLIENT}
|
||||
#RUN chmod a+x /usr/bin/vhclient
|
||||
|
||||
Reference in New Issue
Block a user