How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "rshash/Ubuntu_22.04-M1-Mac"
  config.vm.box_version = "0.1.0"
end
vagrant init rshash/Ubuntu_22.04-M1-Mac \
  --box-version 0.1.0
vagrant up

This version was created over 1 year ago.

Ubuntu 22.04 built on an M1 Mac. Docker and Java are installed

1 provider for this version.
  • vmware_desktop
    unknown Hosted by Vagrant Cloud (1.66 GB)