How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "debian/jessie64"
end
vagrant init debian/jessie64
vagrant up
This version was created over 7 years ago.
lxc | ||
---|---|---|
unknown | Hosted by Vagrant Cloud (142 MB) |
virtualbox | ||
---|---|---|
unknown | Hosted by Vagrant Cloud (273 MB) |
This version was created over 7 years ago.
libvirt | ||
---|---|---|
unknown | Hosted by Vagrant Cloud (302 MB) |
lxc | ||
---|---|---|
unknown | Hosted by Vagrant Cloud (142 MB) |
virtualbox | ||
---|---|---|
unknown | Hosted by Vagrant Cloud (319 MB) |
This version was created over 7 years ago.
libvirt | ||
---|---|---|
unknown | Hosted by Vagrant Cloud (207 MB) |
lxc | ||
---|---|---|
unknown | Hosted by Vagrant Cloud (78 MB) |
virtualbox | ||
---|---|---|
unknown | Hosted by Vagrant Cloud (312 MB) |
This version was created almost 8 years ago.
lxc | ||
---|---|---|
unknown | Hosted by Vagrant Cloud (77.9 MB) |
virtualbox | ||
---|---|---|
unknown | Hosted by Vagrant Cloud (313 MB) |
This version was created about 8 years ago.
virtualbox: switch to rsync as default method for synced folders, because vboxfs requires contrib or non-free packages
This version was created about 8 years ago.
lxc | ||
---|---|---|
unknown | Hosted by Vagrant Cloud (77.9 MB) |
virtualbox | ||
---|---|---|
unknown | Hosted by Vagrant Cloud (374 MB) |
This version was created over 8 years ago.
This version was created over 8 years ago.
You can install your preferred provisioning tool on first boot as explained here: https://wiki.debian.org/Teams/Cloud/VagrantBaseBoxes#Provisioners
This version was created over 8 years ago.
Adapt sudo entry to follow upstream recommendation
Closes bug: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=787301
Add standard tasksel selection to preseed file See: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=787298#32 for rationale
This version was created over 8 years ago.
Add minimize.sh step in box creation, dramatically reduces size.