python_mozaggregator/bin
Anthony Miyaguchi c49102ca0a Add script for launching and bootstrapping and development Dataproc cluster 2019-10-31 13:25:48 -07:00
..
README Update Docker config after feedback 2018-03-14 16:02:44 -07:00
dataproc.sh Add script for launching and bootstrapping and development Dataproc cluster 2019-10-31 13:25:48 -07:00
run Replace nose with pytest 2019-09-05 13:59:53 -07:00
wait-for-it.sh Update Docker config after feedback 2018-03-14 16:02:44 -07:00

README

This folder contains script to execute the Docker containers.

The "wait-for-it" shell script comes from https://github.com/vishnubob/wait-for-it

To update this file execute the following command:

    wget https://raw.githubusercontent.com/vishnubob/wait-for-it/master/wait-for-it.sh -O bin/wait-for-it.sh