How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "tchounzouf/nginx"
  config.vm.box_version = "20240218-franck"
end
vagrant init tchounzouf/nginx \
  --box-version 20240218-franck
vagrant up

This version was created 5 months ago.

A first version of franck nginx vbox

1 provider for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud