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