Header Ads

How to install docker-sync for magento-cloud-docker

How to install docker-sync for Magento-cloud-docker in ubuntu

How to install docker-sync for Magento-cloud-docker

1, Install docker-sync


Run command:

sudo apt-get install ruby ruby-dev

gem install docker-sync

2, Start docker-sync


Go to the project that contains the file: docker-sync.yml

How to install docker-sync for Magento-cloud-docker


Run command:

docker-sync start

3, Check docker-sync is created


Run command:

docker volume ls

How to install docker-sync for Magento-cloud-docker


No comments