2017-08-01 15:21:06 +00:00
|
|
|
jupyter-repo2docker
|
|
|
|
===================
|
2017-06-02 20:13:31 +00:00
|
|
|
|
2017-08-01 15:21:06 +00:00
|
|
|
**jupyter-repo2docker** is a tool to build, run, and push Docker
|
|
|
|
images from source code repositories. See the list below for various
|
|
|
|
ways in which you can use ``repo2docker``.
|
2017-06-02 20:13:31 +00:00
|
|
|
|
2018-05-10 19:55:20 +00:00
|
|
|
Please report `Bugs <https://github.com/jupyter/repo2docker/issues>`_,
|
|
|
|
`ask questions <https://gitter.im/jupyterhub/binder>`_ or
|
|
|
|
`contribute to the project <https://github.com/jupyter/repo2docker/blob/master/CONTRIBUTING.md>`_.
|
|
|
|
|
|
|
|
|
2017-08-01 15:21:06 +00:00
|
|
|
Site Contents
|
|
|
|
-------------
|
2017-06-02 20:13:31 +00:00
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 2
|
|
|
|
|
2017-12-07 18:50:46 +00:00
|
|
|
install
|
|
|
|
usage
|
2017-10-24 21:02:54 +00:00
|
|
|
faq
|
2017-08-01 15:21:06 +00:00
|
|
|
samples
|
2018-03-15 20:07:38 +00:00
|
|
|
design
|
|
|
|
architecture
|
|
|
|
dev_newbuildpack
|