kopia lustrzana https://github.com/jupyterhub/repo2docker
25 wiersze
591 B
ReStructuredText
25 wiersze
591 B
ReStructuredText
jupyter-repo2docker
|
|
===================
|
|
|
|
**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``.
|
|
|
|
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>`_.
|
|
|
|
|
|
Site Contents
|
|
-------------
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
install
|
|
usage
|
|
faq
|
|
samples
|
|
design
|
|
architecture
|
|
dev_newbuildpack
|