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
---