How to use this box with Vagrant:
Vagrant.configure("2") do |config| config.vm.box = "jaybaws/vscode-backend-centos8s" end
vagrant init jaybaws/vscode-backend-centos8s vagrant up
This version was created 4 months ago.
See my online README for details!
This version was created 5 months ago.
Initial Centos8s version