This commit is contained in:
2016-04-09 15:11:56 +02:00
parent b4be6b82f3
commit fbc36819ef
4 changed files with 11 additions and 2 deletions

View File

@@ -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