How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "arraktur/01-1-vagrant-centos8"
  config.vm.box_version = "1.0.0"
end
vagrant init arraktur/01-1-vagrant-centos8 \
  --box-version 1.0.0
vagrant up

This version was created 3 months ago.

CentOS 8 with httpd 2.4.37-43 and php 7.2.24-1

1 provider for this version.
  • virtualbox Hosted by Vagrant Cloud (1.05 GB)