How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "martyV/debian12"
  config.vm.box_version = "0.1.4"
end
vagrant init martyV/debian12 \
  --box-version 0.1.4
vagrant up

This version was created 2 months ago.

  • Debian GNU/Linux 12.5 (bookworm)
  • VirtualBox 7.0.18 guest additions
  • Kernel version - 6.1.0-21-amd64
1 provider for this version.
  • virtualbox
    amd64 Hosted by Vagrant Cloud (878 MB)