How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "shankardakolia/CentOS8_Docker_Virtualbox"
  config.vm.box_version = "1.0"
end
vagrant init shankardakolia/CentOS8_Docker_Virtualbox \
  --box-version 1.0
vagrant up

This version was created about 2 years ago.

Cent OS 8.5 with Docker preinstalled and loaded with docker images PHP,Mysql,Nginx and Python 3.10.5 for Virtualbox

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