gentoo-portage/Dockerfile.template: Use distfiles.gentoo.org for GENTOO_MIRRORS
authorW. Trevor King <wking@tremily.us>
Fri, 21 Feb 2014 19:45:30 +0000 (11:45 -0800)
committerW. Trevor King <wking@tremily.us>
Fri, 21 Feb 2014 20:00:11 +0000 (12:00 -0800)
commit6ae2ddf01a208e2d0bee3878523a39c055bb8d22
tree5294fd4a35638151f0b5a6257080b7dc2102430b
parentbb69e7cfe0a8a3056e5000fa4c8138b9f7585c7d
gentoo-portage/Dockerfile.template: Use distfiles.gentoo.org for GENTOO_MIRRORS

This is more generic, and it's easy to customize the mirror by using a
package-cache container as a transparent proxy.  The clients can still
think they're using the generic mirror, but you can volume-mount an
/etc/conf.d/package-cache in the proxy container and set SOURCES to
whatever you like.
gentoo-portage/Dockerfile.template