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