repo2docker/tests/venv/binder-dir
Samuel Gaist 77df191536 test(venv): add ignore files above binderdir
This ensures that the ignore files are retrieved from the proper folder.
If they weren't the build would not succeed as the binder folder is
ignored.
2024-01-19 08:45:06 +00:00
..
binder Add tests for binder/apt.txt and binder/postBuild 2017-11-17 22:17:41 +01:00
.containerignore test(venv): add ignore files above binderdir 2024-01-19 08:45:06 +00:00
.dockerignore test(venv): add ignore files above binderdir 2024-01-19 08:45:06 +00:00
README.rst improving readmes for tests 2018-04-24 17:14:01 -07:00
apt.txt Add tests for binder/apt.txt and binder/postBuild 2017-11-17 22:17:41 +01:00
environment.yml test binder-dir handling 2017-10-04 23:52:10 +02:00
postBuild Add tests for binder/apt.txt and binder/postBuild 2017-11-17 22:17:41 +01:00
verify Make all bash verify scripts fail on error 2017-11-21 14:53:15 -08:00

README.rst

Binder Directory for configuration files
----------------------------------------

If  a directory called ``binder/`` exists in the top level of the repository,
then all configuration files that are **not** in ``binder/`` will be ignored.
This is particularly useful if you have a ``Dockerfile`` defined in a
repository, but don't want ``repo2docker``to use it for building the
environment.