parent
1ff151d89a
commit
6256061378
|
@ -31,6 +31,6 @@ RUN wget -nv https://github.com/Kitware/CMake/releases/download/v${CMAKE_VER}/cm
|
||||||
RUN ln -s /usr/bin/make /usr/bin/gmake
|
RUN ln -s /usr/bin/make /usr/bin/gmake
|
||||||
|
|
||||||
|
|
||||||
RUN echo "nameserver 8.8.8.8" >> /etc/resolv.conf
|
#RUN echo "nameserver 8.8.8.8" >> /etc/resolv.conf
|
||||||
RUN echo "nameserver 9.9.9.9" >> /etc/resolv.conf
|
#RUN echo "nameserver 9.9.9.9" >> /etc/resolv.conf
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue