How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "zsram/debian12-docker"
end
vagrant init zsram/debian12-docker
vagrant up
This version was created 2 months ago.
There isn't a description.
This version was created 2 months ago.
Debian 12 with Docker 20.10