How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "bento/oracle-9.3-arm64"
config.vm.box_version = "202401.31.0"
end
vagrant init bento/oracle-9.3-arm64 \
--box-version 202401.31.0
vagrant up
This version was created 8 months ago.
Deprecated in favor of shorter name boxes(without -arm64) with new architecture flags. Oracle 9.3 arm64 Vagrant box version 202401.31.0 created with Bento by Chef. Built with: parallels: 19.2.1, packer: Packer v1.10.1