How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "reahl/bionic64"
end
vagrant init reahl/bionic64
vagrant up
This version was created about 6 years ago.
There isn't a description.
| lxc | ||
|---|---|---|
| unknown | Hosted by Vagrant Cloud (489 MB) |
| virtualbox | ||
|---|---|---|
| unknown | Hosted by Vagrant Cloud (629 MB) |
This version was created over 6 years ago.
A Vagrant box with useful development tools. We use it for development of Reahl and Reahl-based projects, but it is useful for any project.
This version was created about 6 years ago.
Fixed a provisioning bug