How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "AntonioMeireles/ClearLinux"
  config.vm.box_version = "25880"
end
vagrant init AntonioMeireles/ClearLinux \
  --box-version 25880
vagrant up

This version was created over 5 years ago.


release notes - https://download.clearlinux.org/releases/25880/clear/RELEASENOTES


built with ClearLinux-packer - feedback is welcome!

2 providers for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (581 MB)
  • vmware_desktop
    unknown Hosted by Vagrant Cloud (608 MB)