How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "clubdeuce/devbox"
  config.vm.box_version = "0.6.0"
end
vagrant init clubdeuce/devbox \
  --box-version 0.6.0
vagrant up

This version was created about 1 year ago.

  • Alpine Linux 3.18
  • PHP 8.2.6
  • Nginx 1.24.0
  • NodeJS 18.16.0-r1
  • NPM 9.6.6-r0
  • MariaDB
  • Redis
  • Memcached
2 providers for this version.
  • hyperv
    unknown Hosted by Vagrant Cloud (296 MB)
  • virtualbox
    unknown Hosted by Vagrant Cloud (295 MB)