rafabene / devops-demo

MIT License
70 stars 62 forks source link

Reverse order of services in compose file #1

Closed brunoborges closed 6 years ago

brunoborges commented 8 years ago

If you reverse the ordering of the services in the compose file, Docker Compose will create the last first. No need to use "links".

rafabene commented 8 years ago

I've tried it but didn't work.

I'll keep this issue opened until https://github.com/docker/compose/issues/374 gets fixed

File under discussion: https://github.com/rafabene/devops-demo/blob/master/swarm/docker-compose.yml#L19-L22

rafabene commented 8 years ago

I was able to "solve" it by having both images