From 1bbb40524a2f75976e3cb2589d4a8762030c1b65 Mon Sep 17 00:00:00 2001 From: Andrew Scribner Date: Wed, 21 Oct 2020 15:02:28 -0400 Subject: [PATCH] Update openaddresses readme.md --- openaddresses-batch-machine/README.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/openaddresses-batch-machine/README.md b/openaddresses-batch-machine/README.md index 0d4e834..ff521f9 100644 --- a/openaddresses-batch-machine/README.md +++ b/openaddresses-batch-machine/README.md @@ -2,9 +2,6 @@ This repo is to create and interact with a built container based on [OpenAddresses batch-machine](https://github.com/openaddresses/batch-machine) via [this modification](https://github.com/JosephKuchar/batch-machine). This repo adds CI to build the image, including modifying the Dockerfile before build to ensure the user is not ROOT. -# TODO: +# Usage: -* Add non-root to CI -* Add instructions about components -* Add a pipeline -* update oa_g_d.yaml image name \ No newline at end of file +See `./pipeline/get_openaddresses_data.ipynb` for example usage. Typically, the easiest way to invoke this is through a Kubeflow Pipeline