sudo: required language: node_js services: - docker before_install: - docker build -t mrako/wait-for . - docker run mrako/wait-for