symfony-docker icon indicating copy to clipboard operation
symfony-docker copied to clipboard

Problem running on linux Server

Open prantto opened this issue 4 years ago • 1 comments

I want to run the project on a Ubuntu Server. The problem is, docker sync is for linux not stable. Is it possible to just use docker compose?

For Development on my Mac everything works smooth, working with docker sync and the remote container extension.

prantto avatar Nov 25 '21 17:11 prantto

Hummmm you could, but the problem is that you have to modified the volume associated to the containers, because with the current branch is handled by Docker Sync

ger86 avatar Nov 29 '21 09:11 ger86