How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "dmotte/podmanbox"
  config.vm.box_version = "2023.12.21.2312"
end
vagrant init dmotte/podmanbox \
  --box-version 2023.12.21.2312
vagrant up

This version was created 7 months ago.

This version has been released automatically with GitHub Actions, commit 6c579bd

1 provider for this version.
  • virtualbox
    amd64 Hosted by Vagrant Cloud