How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "terrywang/oraclelinux-7-x86_64"
  config.vm.box_version = "7.3"
end
vagrant init terrywang/oraclelinux-7-x86_64 \
  --box-version 7.3
vagrant up

This version was created almost 7 years ago.

Oracle Linux 7.3 x86_64 base box, details see -> oraclelinux-7-x86_64

1 provider for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (714 MB)