docker-sync-stack not found
Hey there,
is the project still useable? Because i did want to start the containers, but I have to use the docker-sync-stack command like you said in the README-file. The Problem is that it doesn't find the docker-sync command.
- I use Mac OS
- I have Docker installed, but not docker-sync
I would appriciate your help.
THANKS
I can confirm that the command does not exist. I did that by running docker-compose up. but the project files are not mapped the container, not sure but i was not able to run docker-compose since I needed to create the volume "symfony_dockerized_app_sync" manually.
FYI: I'm on Mac M1
I believe you can install docker-sync with the following command:
sudo gem install docker-sync