Maintenance Philipp Kropp philipp.kropp@gmail.com
Very basic example for mac development with docker
dependencies: Docker must be installed and usage is for Mac users (folder mapping issue performance)
just clone repository
git clone https://github.com/pkropp/docker-apache-bg-sync.git
cd docker-apache-bg-sync
make mac-start
to test just try to edit the index.php file for triggering filesync over bg-sync
special thanks go out to Cameron Eagans for publishing
https://github.com/cweagans/docker-bg-sync
MIT