How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "check24-shopping/debian10-x86"
  config.vm.box_version = "1.0.0"
end
vagrant init check24-shopping/debian10-x86 \
  --box-version 1.0.0
vagrant up

This version was created about 2 years ago.

Debian 10.11

1 provider for this version.
  • parallels
    unknown Hosted by Vagrant Cloud (904 MB)