Closed philipz closed 7 years ago
When run "docker-compose up" first-time, the postgres will exit by "init-user-db.sh" error. I fixed it, and docker-compose creates docker network automatically for container communication, remove link and add depends_on for docker-compose.yml.
When run "docker-compose up" first-time, the postgres will exit by "init-user-db.sh" error. I fixed it, and docker-compose creates docker network automatically for container communication, remove link and add depends_on for docker-compose.yml.