我最近开始尝试使用LXD容器,遇到了一个我似乎无法修复的基本障碍。
我无法在容器内运行apt updated
ubuntu@dev:~$ lxc exec adil-php5 -- apt update
....
Err http://archive.ubuntu.com trusty Release.gpg
Could not resolve 'archive.ubuntu.com'
Err http://archive.ubuntu.com trusty-updates Release.gpg
Could not resolve 'archive.ubuntu.com'
Err http://archive.ubuntu.com trusty-backports Release.gpg
Could not resolve 'archive.ubuntu.com'
Err http://security.ubuntu.com trusty-security Release.gpg
Could not resolve 'security.ubuntu.com'
....
一篇文章建议切换到nictype macvlan
。这也没有帮助。我的货币'默认'个人资料是:
lxc profile show default
name: default
config: {}
description: Default LXD profile
devices:
eth0:
name: eth0
nictype: bridged
parent: lxdbr0
type: nic
主持人:ubuntu 16.04 容器:ubuntu 14.04
答案 0 :(得分:0)
如果您没有订阅LXC用户邮件列表,我建议您这样做。
LXD开发人员和许多其他经验丰富的LXD用户每天都会在LXD和LXC上观看该列表并回答问题......