Does anyone have setup their commerce cloud project with Magento cloud docker, I need help to know how the project and docker will be sync. container bash is working for me but app/ folder is remaining empty. If anyone have done the setup, please help with this.
I suggest you try the following steps:
- Rename docker-compose.yml.dist to docker-compose.yml
- Change setting in docker-compose.yml
- Rename config.env.dist - > config.env
- Change config in config.env
- Run docker-compose up -d