This repository has been archived by the owner on Dec 1, 2018. It is now read-only.
v1.6.0
- Switched to blinkreaction/boot2docker base box v1.11.2
- boot2docker/docker 1.11.2, docker-compose 1.7.1
- Set
v.memory: 1024
by default - System services
- New ssh-agent service
- Use the
stable
tag for vhost-proxy, dns, ssh-agent - Bind all system services to
0.0.0.0
- Run services with
--privileged --userns=host
(to give propper access todocker.sock
)
- Remove
scripts/presetup-ubuntu.sh
- Misc. imporvements in
presetup-mac.sh
andpresetup-win.sh