docker: service wait loop
- Adds loop that waits until all services are reachable by their ports before starting web+worker. That avoids problems with docker-compose ... up and long RabbitMQ boot times.
Signed-off-by: Marco Neumann <marco@crepererum.net>