On Mon, 5 Oct 2020 11:30:10 +0100
g4sra via Dng wrote:
>
> Hi Tom,
>
> This is my current thinking with regard to a LXC Container system for
> building OS images and support software. The host workstation has all
> the standard development tools ('build-essential' etc) that any/all
> containers
On Mon, 5 Oct 2020 12:22:27 -0400
Hendrik Boom wrote:
> On Sat, Oct 03, 2020 at 11:04:23AM +0100, g4sra via Dng wrote:
> > I am seeking any Devuaners with an interest in lxc to bounce ideas
> > off.
> >
> > I wish to move to multi-fully-containerised development but am
> > repeatedly stumbling a
On 05/10/2020 16:50, g4sra via Dng wrote:
> Hi Tom, Mason, Anybody else...
>
> Beowulf lxc 1:3.1.0+really3.0.3-8 amd64 is broken.
>
> Simple test I picked up from the internet:
>
> ~# lxc-usernsexec
> Failed to find subuid or subgid allocation
--snip--
>
> Considering what steps to take next..
On 05/10/2020 17:22, Hendrik Boom wrote:
--snip--
>
> No practical experience.
> But is there any chance lxc can play nicely with random USB devices? Or
> the built-in camera and microphone?
Never tried, not got that far.
Importing (is that the correct jargon?) a device into a LXC Container see
On Sat, Oct 03, 2020 at 11:04:23AM +0100, g4sra via Dng wrote:
> I am seeking any Devuaners with an interest in lxc to bounce ideas off.
>
> I wish to move to multi-fully-containerised development but am repeatedly
> stumbling along the way.
> Unfortunately the official lxc resources do not help
Hi Tom, Mason, Anybody else...
Beowulf lxc 1:3.1.0+really3.0.3-8 amd64 is broken.
Simple test I picked up from the internet:
~# lxc-usernsexec
Failed to find subuid or subgid allocation
On a host configured for unprivileged containers it should drop you into
unprivileged 'root' mode:
~#./lxc
On 05/10/2020 03:23, tom wrote:
> On Sat, 3 Oct 2020 11:04:23 +0100
> g4sra via Dng wrote:
>
>> I am seeking any Devuaners with an interest in lxc to bounce ideas
>> off.
-- snip --
>
> Hello grsra, I run LXC on Devuan, and have done so even through the
> ascii->beowulf migration. I have some cu