repo2docker/docs/source/index.rst

63 wiersze
1.5 KiB
ReStructuredText
Czysty Zwykły widok Historia

2017-08-01 15:21:06 +00:00
jupyter-repo2docker
===================
2017-06-02 20:13:31 +00:00
``jupyter-repo2docker`` is a tool to **build, run, and push Docker
images from source code repositories** that run via a Jupyter server.
``repo2docker`` fetches a repository
(from GitHub, GitLab or other locations) and builds a container image
based on the configuration files found in the repository. It can be
used to explore a repository locally by building and executing the
constructed image of the repository, or as a means of building images that
are pushed to a Docker registry.
2017-06-02 20:13:31 +00:00
``repo2docker`` is the tool used by `BinderHub <https://binderhub.readthedocs.io>`_
to build images on demand.
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-06-02 20:13:31 +00:00
.. toctree::
:maxdepth: 2
:caption: Getting started with repo2docker
2017-06-02 20:13:31 +00:00
2017-12-07 18:50:46 +00:00
install
usage
2018-10-22 17:19:55 +00:00
faq
.. toctree::
2019-01-29 04:08:43 +00:00
:maxdepth: 2
:caption: How-To guides
howto/user_interface
howto/languages
howto/export_environment
2019-01-29 04:08:43 +00:00
howto/lab_workspaces
howto/jupyterhub_images
2018-10-22 17:19:55 +00:00
howto/deploy
.. toctree::
:maxdepth: 2
:caption: Complete list of configuration files
2018-06-27 01:01:13 +00:00
config_files
2019-05-02 22:58:58 +00:00
specification
.. toctree::
2018-10-22 17:19:55 +00:00
:maxdepth: 2
:caption: Contribute to repo2docker
2018-10-22 17:19:55 +00:00
contributing/contributing
2018-11-06 07:50:25 +00:00
contributing/roadmap
2018-03-15 20:07:38 +00:00
architecture
2018-10-22 17:19:55 +00:00
design
contributing/tasks
contributing/buildpack
2018-12-14 20:20:47 +00:00
.. toctree::
:maxdepth: 2
:caption: Changelog
changelog