added docker host url to mirrors.txt

This commit is contained in:
Jeffrey Paul 2016-04-11 02:33:48 +02:00
parent 8ef7760586
commit 3876820591
1 changed files with 2 additions and 0 deletions

View File

@ -20,4 +20,6 @@ debmirror \
--method=http \
$DST/ubuntu
echo "http://172.17.0.1/ubuntu/" > $DST/ubuntu/mirrors.txt
chmod -R a+rX $DST/ubuntu