How to use this box with Vagrant:

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

This version was created over 2 years ago.

https://github.com/JarJarBernie/jimmybox

  • PHP 8.1 fpm
  • newest Versions of PHP 5.6 to 8.0
  • composer 2.2
  • automatically upgrade from Jimmybox 3.1.2 to 3.2.0 (run vagrant reload --provision)
  • publish Apache's default host config files in provisioning/hosts for easier editing (000-default.conf > 008-jimmy8.1.conf)
  • publish the php.init files in provisioning/php.ini for easier editing
1 provider for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (805 MB)