[lxc-users] lxc / lxd I'm lost somewhere
Serge Hallyn
serge.hallyn at ubuntu.com
Wed Mar 2 01:05:35 UTC 2016
Quoting Mark Constable (markc at renta.net):
> On 02/03/16 04:55, Serge Hallyn wrote:
> >For instance I have my local laptop and a (very) remote server.
>
> Thanks for this example usage.
>
> >I can 'lxc launch xenial h:x1; lxc file push my.tar.gz h:x1/; lxc
> >shell h:x1' and the fact that x1 is running on 'h' on a different
> >continent really doesn't matter a lick. it's the same thing I'd
> >do locally - 'lxc launch xenial x1; lxc file push my.tar.gz x1;
> >lxc shell x1'.
>
> Is the above "shell" command available in the RCs perhaps?
>
> It's not available in 2.0.0~beta4-0ubuntu7.
No, my ~/.config/lxc/config.yml has
aliases:
shell: exec @ARGS@ -- bash
More information about the lxc-users
mailing list