How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "sternpunkt/jimmybox"
  config.vm.box_version = "3.1.0"
end
vagrant init sternpunkt/jimmybox \
  --box-version 3.1.0
vagrant up

This version was created about 3 years ago.

https://github.com/JarJarBernie/jimmybox

  • PHP 8.0.5 fpm
  • newest Versions of PHP 5.6 to 7.4
  • composer 2.1.1
  • automatically upgrade from Jimmybox 3.0.2 to 3.1.0 (run vagrant reload --provision)
  • publish Apache's default host config files in provisioning/hosts for easier editing (000-default.conf > 007-jimmy8.0.conf)
1 provider for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (733 MB)