How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "wst/bionic64"
  config.vm.box_version = "0.1.0"
end
vagrant init wst/bionic64 \
  --box-version 0.1.0
vagrant up

This version was created about 3 years ago.

Based on https://github.com/Anapaya/vagrant-lxc-base-boxes, run as make bionic.

1 provider for this version.
  • lxc
    unknown Hosted by Vagrant Cloud (125 MB)