You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Box packer configuration for Magento 2 Vagrant project
2
2
3
-
This repository contains [Packer configuration](https://www.packer.io/docs/builders/virtualbox-ovf.html) which allows to create boxes for [Magento 2 Vagrant project](https://github.com/paliarush/magento2-vagrant-for-developers-packer)
3
+
Current project allows creation of vagrant boxes for [Magento 2 Vagrant project](https://github.com/paliarush/magento2-vagrant-for-developers).
4
+
Existing versions of this box can be found at the official Vagrant [box hosting](https://atlas.hashicorp.com/paliarush/boxes/magento2.ubuntu).
5
+
6
+
## What you get
7
+
8
+
**magento2.ubuntu-14.04** box based on **ubuntu/trusty64** box with software installed by [scripts/vagrant/install_magento_environment.sh](scripts/vagrant/install_magento_environment.sh).
0 commit comments