How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "jhgorse/ubuntu-18.04-arm64-pvm"
  config.vm.box_version = "1.0.0.pre"
end
vagrant init jhgorse/ubuntu-18.04-arm64-pvm \
  --box-version 1.0.0.pre
vagrant up

This version was created over 1 year ago.

Initial release.

1 provider for this version.
  • parallels
    unknown Hosted by Vagrant Cloud (366 MB)