cache
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
FROM ubuntu:20.04
|
||||
|
||||
#RUN echo 'Acquire::http { Proxy "http://192.168.1.2:3142"; };' >> /etc/apt/apt.conf.d/00proxy
|
||||
|
||||
ENV DEBIAN_FRONTEND=noninteractive
|
||||
|
||||
# Install apt packages and Bazel and Cuda
|
||||
|
||||
Reference in New Issue
Block a user