There was an error while loading. Please reload this page.
1 parent 5f3fa29 commit a7a5ea6Copy full SHA for a7a5ea6
Dockerfile
@@ -3,7 +3,7 @@ MAINTAINER Aras Memisyazici @vtknightmare
3
4
ENV DEBIAN_FRONTEND noninteractive
5
6
-RUN sed -i 's#http://archive.ubuntu.com/#' /etc/apt/sources.list
+#RUN sed -i 's#http://archive.ubuntu.com/#' /etc/apt/sources.list
7
8
# built-in packages
9
RUN apt-get update \
0 commit comments