Dockerfile fix
This commit is contained in:
+1
-2
@@ -31,8 +31,7 @@ RUN make
|
|||||||
# Download VCL
|
# Download VCL
|
||||||
RUN mkdir -p /temp/vcl
|
RUN mkdir -p /temp/vcl
|
||||||
WORKDIR "/temp/vcl"
|
WORKDIR "/temp/vcl"
|
||||||
RUN wget http://apgcglz.cluster028.hosting.ovh.net/tyra/vcl.zip
|
RUN wget https://github.com/h4570/tyra/raw/master/assets/vcl
|
||||||
RUN unzip vcl.zip
|
|
||||||
|
|
||||||
# ------------------------------------------------------------------------------
|
# ------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user