update docs for config dirs

pull/927/head
Kenan Erdogan 2020-07-08 17:45:14 +02:00
rodzic ae6c2dc8b9
commit d90ede5239
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -90,8 +90,8 @@ Where to put configuration files
* A folder named ``.binder/`` in the root of the repository.
* The root directory of the repository.
`repo2docker` searches for these folders in order (``binder/``, ``.binder/``,
root). Only configuration files in the first identified folder are considered.
Having both ``binder/`` and ``.binder/`` folders is not allowed.
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
by ``repo2docker`` to see how to configure the build process.