How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "dmotte/podmanbox"
config.vm.box_version = "2023.10.01.1621"
end
vagrant init dmotte/podmanbox \
--box-version 2023.10.01.1621
vagrant up
This version was created 10 months ago.
This version has been released automatically with GitHub Actions, commit 114e7fd8e6ca3f676f2369c92e010e6e193c1576