Arm 使用debootstrap构建容器

Arm 使用debootstrap构建容器,arm,lxc,Arm,Lxc,我正在尝试创建LXC容器(LXC create),但出现以下错误: E: Invalid Release file, no entry for main/binary-armhf/Packages 有办法解决这个问题吗 情况就是这样: root@raspberrypi:/home/pi# lxc-create -n myfirstcontainer -t debian Note: Usually the template option is called with a configuratio

我正在尝试创建LXC容器(LXC create),但出现以下错误:

E: Invalid Release file, no entry for main/binary-armhf/Packages
有办法解决这个问题吗

情况就是这样:

root@raspberrypi:/home/pi# lxc-create -n myfirstcontainer -t debian
Note: Usually the template option is called with a configuration file option too, mostly to configure the network. For more information look at lxc.conf (5)
Downloading minimal system...
I: Retrieving Release
W: Cannot check Release signature; keyring file not available /usr/share/keyrings/debian-archive-keyring.gpg
E: Invalid Release file, no entry for main/binary-armhf/Packages
Failed to download the rootfs, aborting.
Failed to download base system
failed to install system
failed to execute template 'debian'
aborted

给我们看一些代码。。。在这个问题上。您可以编辑您的问题。这里我介绍一个可能感兴趣的最低限度的amd64和arm64 QEMU Ubuntu
debootstrap
设置: