Received: from minerva.tadeu.org (minerva.tadeu.org [168.235.88.102]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTPS id B6B17782E4C for <~alpine/users@lists.alpinelinux.org>; Mon, 27 Jan 2020 02:00:35 +0000 (UTC) Received: from [10.0.0.8] (unknown [177.149.134.125]) by minerva.tadeu.org (Postfix) with ESMTPSA id 7A6CE280584 for <~alpine/users@lists.alpinelinux.org>; Sun, 26 Jan 2020 23:00:32 -0300 (-03) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=aehoo.net; s=mail; t=1580090432; bh=acDdJQo3VGlAR1ZvyB1+rdk30VvToRA3uh6atSYuUts=; h=To:From:Subject:Date:From; b=CKpASxdo83QdQblAYJC1sLxmqSlzpV37sl1bKu+fFQSWVzEt1zgSSXT/rfaJvqJQS Rx5ir5W4tBgCj0KPg5wK1GB+uu3vgI1rkWsYzpFDAJ0mqDuOStyNsx8xuU0Srx458o 285oU08VgTAOKRXADJS2bjuCC3z/qRwMD8I6rJH4/8/bapuf4bFpurPswJkdSVOfXj d4Ib9FqSQlmk4y6U/VaJhUKCs9AvjJWS0oV4/cI2OwxLEN8vYE3LL+vP1sXpZn587Y FCgjtQgNacJCm+uPZJcqbZ/4XS291fzzfZ2MENVvg4ROse8wvyj7XVPy/5BPjg3ixD J1X96UVU2E1mw== To: ~alpine/users@lists.alpinelinux.org From: Glauber Ferreira Subject: LXD Package Message-ID: <9f3ef882-ec75-d4b5-6046-d46a088a1e31@aehoo.net> Date: Sun, 26 Jan 2020 22:57:57 -0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.3.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit I've been using Alpine on embedded systems and containers for quite a while and I thought Alpine could also be a good candidate for using on VM hosts too (small footprint, low attack surface, etc). Alpine's repository contains all the stuff I use except for lxd, which has been on edge/testing for years it seems. Is there any chance of lxd being moved to main someday?