closeio/sync-engine

Add `wait-for-it.sh` to the Docker image

AlecRosenbaum opened this issue · 0 comments

We should add wait-for-it.sh to the docker image, and make sure it's accessible on the path.

This is very useful for orchestrating containers for local development, where regardless of docker-compose dependencies the database might not be quite ready to accept connections yet.