From 03b897d05f16f81a9c192c9667d1d8bc34acba7b Mon Sep 17 00:00:00 2001 From: Peter Parente Date: Wed, 13 Jun 2018 22:19:01 -0400 Subject: [PATCH] [ci skip] Add source-to-image alternative --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b63f4b3d..e805c294 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,8 @@ Please see the [Contributor Guide on ReadTheDocs](http://jupyter-docker-stacks.r ## Alternatives -* [jupyter/repo2docker](https://github.com/jupyter/repo2docker) - Turn git repositories into Jupyter enabled Docker Images +* [jupyter/repo2docker](https://github.com/jupyter/repo2docker) - Turn git repositories into Jupyter-enabled Docker Images +* [openshift/source-to-image](https://github.com/openshift/source-to-image) - A tool for building/building artifacts from source and injecting into docker images * [jupyter-on-openshift/jupyter-notebooks](https://github.com/jupyter-on-openshift/jupyter-notebooks) - OpenShift compatible S2I builder for basic notebook images ## Resources @@ -34,4 +35,4 @@ Please see the [Contributor Guide on ReadTheDocs](http://jupyter-docker-stacks.r * [Documentation on ReadTheDocs](http://jupyter-docker-stacks.readthedocs.io/) * [Issue Tracker on GitHub](https://github.com/jupyter/docker-stacks) * [Jupyter Google Group](https://groups.google.com/forum/#!forum/jupyter) -* [Jupyter Website](https://jupyter.org) \ No newline at end of file +* [Jupyter Website](https://jupyter.org)