How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "binfort/dxde"
config.vm.box_version = "2022.1.11"
end
vagrant init binfort/dxde \
--box-version 2022.1.11
vagrant up
This version was created 4 months ago.
Debian XFCE Development Environment (DXDE) - A Vagrant box for software development assembled with Packer and Ansible that provides/uses the following.