shopware-docker
shopware-docker copied to clipboard
docker-sync
implement docker-sync use with unison to really speed up things on macOS
I really like the idea behind docker-sync
, but this should be optional.
the only way to make this optional is to have a separate docker-compose.yml
This project uses psh. Whats about a command which generates a docker-compose.override.yml for the mac users?
Point is that docker-sync
is not required with neither Windows nor Linux and additionally the need to install ruby (which is a real hassle on Windows) just to get this to work will put off a couple of users.
I like the idea of docker-compose.override.yml
(now that I read about it) - but I don't know how to integrate it cleanly. There has to be a setting on which one can turn on/off docker-sync - either as parameter to psh or in .psh.yaml, right?