Received: from out0.migadu.com (out0.migadu.com [94.23.1.103]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTPS id 0BEAA78196D for <~alpine/users@lists.alpinelinux.org>; Mon, 29 Jun 2020 16:45:50 +0000 (UTC) MIME-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=c3f.net; s=key1; t=1593449149; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=4liwIxEGqgtMMP6FEwOItzTd/q/dN0pzDo7x3kVxtkg=; b=QQ7QNcF47H5edK+BxdZOSM16baSgqWOuIZNxyrifdrL9qCx0GdMM3CJPKt9scrqHG+OeF1 AaXVBZM+8ZV4lC3EzUWTJqGQiUgxn3C9743SuYSU/o+BLZlaJf+Q8VX81XWexR5G6pbD6l fTchJTjFNgTHCCIGOGGR1XQ/+tKx6svAUbXd94EJT6M55Vd22jp1ugdNSEj2vMAkCf+XMn 7yR4hLr8w1ijtInL09pTJTXE5PRMrCYCdoneuV4zlem1Z1xcWlOWraO00F72gV28MppFbb zMq0B7QZFkO5FPxHGbQgMy6hFUpxVoqMox26qw5ePPlGbPGOXXS/3jXfKq7+Yw== Date: Mon, 29 Jun 2020 16:45:48 +0000 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. From: j3s@c3f.net Message-ID: <17daba0fa895aca68c6046b69a959723@c3f.net> Subject: Re: Running Alpine's userland in a Linux user namespace via lxroot To: "Parke" , admin@extremeshok.com Cc: ~alpine/users@lists.alpinelinux.org In-Reply-To: References: X-Spam-Score: -0.11 June 28, 2020 5:03 PM, "Parke" wrote:=0A=0A> (Muc= h?) smaller(?) codebase.=0A> More transparency? =0A> Conceptually simpler= ? Fewer moving pieces make lxroot easier to understand?=0A> =0A> The abov= e are mostly guesses, as I have never used Docker. I have=0A> tried to us= e LXC and LXD, but I was never satisfied with the results.=0A=0A=0ATrue o= n all counts, but comparing Docker to lxroot is very apples and oranges.= =0ADocker just uses cgroups for isolation - same thing you use, and is re= ally=0Amore of a convenience wrapper for development, and includes things= like=0Afull network and storage subsystems. Totally different things.=0A= =0Alxroot looks dope though, can't wait to try it out.=0ARunning an Alpin= e subsystem is something I've been thinking about for awhile.