Received: from mail-qt1-f182.google.com (mail-qt1-f182.google.com [209.85.160.182]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTPS id 71230781028 for <~alpine/users@lists.alpinelinux.org>; Sun, 28 Jun 2020 20:22:51 +0000 (UTC) Received: by mail-qt1-f182.google.com with SMTP id j10so11385075qtq.11 for <~alpine/users@lists.alpinelinux.org>; Sun, 28 Jun 2020 13:22:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=extremeshok-com.20150623.gappssmtp.com; s=20150623; h=content-transfer-encoding:from:mime-version:date:subject:message-id :cc:to; bh=s/+BdJsbiUhBTMwuOTnMAtLRbB/Xo35aQFV9L0y8gN0=; b=UXutK7sKHLluQZekMI2jhPj+UkyVxZh+l6QIufI8qI8jteuMECV6ezZ3y+tzSyQnLz C7UzWhUEZf8oJZ71P9pTSn9pkQensfrmmQji1HgrbatfHk3sKWm+XK20pxUNuSNp3LbA sqi3fglOSlaarknsg3tzCRxgiKRixov7cuMsxPeimEYfrpnYDmrOZcBmseeF/C9dvfWJ j5l2gTwGTul0YGIHe6vPLamR9tmoICr/InQs4PY+10W8BWHT78z3w3eO6CGXzlQLeDyQ GNy0vIoXLLcCRuyOTm//zyY+YF6Ni/uKG4dguN+V82BMS68LhR3zRhCLZzAzGok4No0R Zlvg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:content-transfer-encoding:from:mime-version:date :subject:message-id:cc:to; bh=s/+BdJsbiUhBTMwuOTnMAtLRbB/Xo35aQFV9L0y8gN0=; b=FgXPo273UsKin6k/4YjqNtABEA8IJztrFuGga3aleecSaYm/otHagtXP3vIoc4e9P5 /aA03U2LASaagyDMUTBoJr4ZqDmtD9oU2XqUE7WbZ7hNM9NV0irwW2KOtOP0Xhx+BIe+ Bxb3BNkKv+sOgkhG307wOhHfJ6NaXBZtbh2rIDXFt746Fu8jIrxmFWBwNV1ge/Qv4Tii x7ZYkvDnweTXj3F5ccG5FyWWvS+mTVxq9FdWEFs0TRp3lA9A1VZjCItGOY7jFsCm3Sq1 GPh/VPzyqvldahl/OGjHUPRqh3x+LdsxeaqE6VmtuT8xIXetriK4T9j5lxeXO2sC1ili QwJw== X-Gm-Message-State: AOAM533qf48ClY7kiV8wHS2Bp3SJocBgAOylDD3QLYltU70FLQXl5UpP Hza1k/CubRs/xCh+z1a+9Et8B4U0GdWoyg== X-Google-Smtp-Source: ABdhPJxkttoLT6qUST4BLNjHCGUcfCdFC1mvklVQ5yMqhJV0cHreMFFO0H8klbPlYVe12wIuzRwmIg== X-Received: by 2002:ac8:33f8:: with SMTP id d53mr12690119qtb.80.1593375770367; Sun, 28 Jun 2020 13:22:50 -0700 (PDT) Received: from [192.168.1.169] (102-65-15-117.ftth.web.africa. [102.65.15.117]) by smtp.gmail.com with ESMTPSA id k197sm3357765qke.133.2020.06.28.13.22.48 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sun, 28 Jun 2020 13:22:49 -0700 (PDT) Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable From: "admin@extremeshok.com" Mime-Version: 1.0 (1.0) Date: Sun, 28 Jun 2020 22:22:41 +0200 Subject: Re: Running Alpine's userland in a Linux user namespace via lxroot Message-Id: Cc: ~alpine/users@lists.alpinelinux.org To: Parke X-Mailer: iPhone Mail (18A5301v) Very interesting project.=20 What=E2=80=99s the benefit over using docker ? Don=E2=80=99t need root acces= s ? > On 28 Jun 2020, at 21:27, Parke wrote: >=20