On Mon, Oct 24, 2016 at 2:02 PM, Alarig Le Lay <ala...@swordarmor.fr> wrote:
>
> I use a similar setup for LXC containers running over a gentoo box,
> except that my box is setted up to publish the binary packets on a
> specified directory that is accessible via HTTP. My LXCs take the binary
> packages from this HTTP location and do their normal stuff afterward.
> The host box is also a local rsync mirror.
>

Why not just share everything via bind mounts in this case?  I'd think
that would have less overhead than rsync/http and then you're not
storing files twice.

-- 
Rich

Reply via email to