X-Original-To: alpine-user@mail.alpinelinux.org Delivered-To: alpine-user@mail.alpinelinux.org Received: from mail.alpinelinux.org (dallas-a1.alpinelinux.org [127.0.0.1]) by mail.alpinelinux.org (Postfix) with ESMTP id 68EA3DC0473 for ; Sun, 30 Aug 2015 18:58:13 +0000 (UTC) Received: from net1.bizcooker.com (68-233-248-187.static.hvvc.us [68.233.248.187]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.alpinelinux.org (Postfix) with ESMTPS id 4764CDC013A for ; Sun, 30 Aug 2015 18:58:12 +0000 (UTC) Received: from root by net1.bizcooker.com with local (Exim 4.80) (envelope-from ) id 1ZW7nv-00070d-UW for alpine-user@lists.alpinelinux.org; Sun, 30 Aug 2015 13:58:12 -0500 Received: from cpe-173-174-45-207.austin.res.rr.com (HELO Davids-iMac.local) (173.174.45.207) (smtp-auth username david@davidfavor.com, mechanism cram-md5) by net1.bizcooker.com (qpsmtpd/0.84) with (ECDHE-RSA-AES256-SHA encrypted) ESMTPSA; Sun, 30 Aug 2015 13:58:11 -0500 Message-ID: <55E35243.1010503@davidfavor.com> Date: Sun, 30 Aug 2015 13:58:11 -0500 From: David Favor User-Agent: Thunderbird 2.0.0.24 (Macintosh/20100228) X-Mailinglist: alpine-user Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 To: alpine-user@lists.alpinelinux.org Subject: [alpine-user] Trying to get an LXC Alpine container running + current template appears broken Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP https://github.com/lxc/lxc/issues/647 is the issue I've opened on the container. My questions here relates to having a temporary fix for this problem. 1) What is the correct incantation for getting lxc-create to create a container with correct networking packages installed? 2) Are the correct commands to run, after #1 is resolved, the following: lxc-attach -n alpine-container -- rc-update add networking default lxc-attach -n alpine-container -- rc-service networking start or /etc/init.d/networking start Thanks. --- Unsubscribe: alpine-user+unsubscribe@lists.alpinelinux.org Help: alpine-user+help@lists.alpinelinux.org ---