How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "solarium/labjs-debian-buster-minimal"
  config.vm.box_version = "2023.01.05"
end
vagrant init solarium/labjs-debian-buster-minimal \
  --box-version 2023.01.05
vagrant up

This version was created over 1 year ago.

Initial box version with Lab.js directly from GitHub main as of 5 January 2023. See: https://github.com/FelixHenninger/lab.js

1 provider for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (1.9 GB)