Node support and custom workspace location + fixes
- Node support via
bin/dev node
it runs in a isolated container, no php - choose your workspace freely, defaults to workspace in repo
- updated Magento 2 nginx rules
- fixed wrong mountpoint for local mysql settings
- updated Mac setup issue
- removed os specific mount in favor of
docker volume
- listen on all local interfaces for port 443/80 to support ipv6 enabled devices