latest
This commit is contained in:
@@ -2,6 +2,7 @@ FROM phusion/baseimage:0.9.17
|
||||
|
||||
VOLUME /var/mirror
|
||||
|
||||
ADD ./sources.list /etc/apt/sources.list
|
||||
RUN echo "#!/bin/sh\nexit 101" > /usr/sbin/policy-rc.d
|
||||
RUN apt-get update
|
||||
RUN apt-get install -y run-one nginx make debmirror
|
||||
|
||||
Reference in New Issue
Block a user