How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "toni03/almalinux-docker"
end
vagrant init toni03/almalinux-docker
vagrant up
This version was created 7 months ago.
This version was created 10 months ago.