VirtualFlyBrain / pipeline

A repository for amalgamating pipeline issue tickets and general VFB pipeline doc
https://hub.docker.com/repository/docker/virtualflybrain/pipeline
1 stars 0 forks source link

docker-compose -> Make sure pipeline executes in correct order #61

Closed matentzn closed 5 years ago

matentzn commented 6 years ago

Right now the problem is that we have no notion of 'container fully up and running'. We need some kind of waiting codes that repeatedly checks whether a server is fully populated. This can be done view wait script, or perhaps healthcheck.