This repository has been archived by the owner on Dec 1, 2018. It is now read-only.
v1.0.0-rc1
Pre-release
Pre-release
- Upgrade to Docker 1.7.0 base box
- moved some provisioning scripts into the base box
- vhost-proxy service is now enabled by default in vagrant.yml (
vhost_proxy: true
)- switched vhost-proxy container to a lightweight Alpine Linux base image
- Added dns service to resolve *.drude to VM's primary IP address (
192.168.10.10
) - Some adjustments in the networking settings
- presetup-mac: Install docker and docker-compose directly instead of brew to match the Docker server version
- Added support to setup scripts to test different branches. E.g.
BOOT2DOCKER_TEST_ENVIRONMENT=develop setup.sh
- Updated documentation