kopia lustrzana https://github.com/jupyterhub/repo2docker
update docs for config dirs
rodzic
ae6c2dc8b9
commit
d90ede5239
|
@ -90,8 +90,8 @@ Where to put configuration files
|
||||||
* A folder named ``.binder/`` in the root of the repository.
|
* A folder named ``.binder/`` in the root of the repository.
|
||||||
* The root directory of the repository.
|
* The root directory of the repository.
|
||||||
|
|
||||||
`repo2docker` searches for these folders in order (``binder/``, ``.binder/``,
|
Having both ``binder/`` and ``.binder/`` folders is not allowed.
|
||||||
root). Only configuration files in the first identified folder are considered.
|
And if one of these folders exists, configuration files in that folder are considered only.
|
||||||
|
|
||||||
Check the complete list of :ref:`configuration files <config-files>` supported
|
Check the complete list of :ref:`configuration files <config-files>` supported
|
||||||
by ``repo2docker`` to see how to configure the build process.
|
by ``repo2docker`` to see how to configure the build process.
|
||||||
|
|
Ładowanie…
Reference in New Issue