How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "fdroid/bullseye64"
  config.vm.box_version = "11.20221010.1"
end
vagrant init fdroid/bullseye64 \
  --box-version 11.20221010.1
vagrant up

This version was created 12 months ago.

There isn't a description.

2 providers for this version.
  • libvirt
    unknown Hosted by Vagrant Cloud (295 MB)
  • virtualbox
    unknown Hosted by Vagrant Cloud (295 MB)