Re: [lxc-devel] [PATCH 3/5] lxc-alpine: add --repository option

2013-01-02 Thread Stéphane Graber
On 12/31/2012 02:49 PM, Natanael Copa wrote: > This allows specifying what repository to use for the container. > > Signed-off-by: Natanael Copa Looks good. Pushed. Acked-by: Stéphane Graber > --- > templates/lxc-alpine.in | 10 +- > 1 file changed, 9 insertions(+), 1 deletion(-) >

[lxc-devel] [PATCH 3/5] lxc-alpine: add --repository option

2012-12-31 Thread Natanael Copa
This allows specifying what repository to use for the container. Signed-off-by: Natanael Copa --- templates/lxc-alpine.in | 10 +- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/templates/lxc-alpine.in b/templates/lxc-alpine.in index 7787e75..87886f5 100644 --- a/templates/