How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "aphorise/ubuntu16-nginx"
  config.vm.box_version = "0.0.1"
end
vagrant init aphorise/ubuntu16-nginx \
  --box-version 0.0.1
vagrant up

This version was created over 4 years ago.

Ubuntu 16.04.2 LTS (xenial-xerus) with NGiNX. See: https://github.com/aphorise/hashicorp.packer-nginx

1 provider for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (797 MB)