repo2docker/tests/conda/repo-path
Kyungdahm Yun 81513b06d6 Add test for writable permission on REPO_DIR 2020-10-19 21:49:09 -07:00
..
README.rst Add test for environment.yml + --target-repo-dir 2019-03-04 22:11:24 +05:30
environment.yml Add test for environment.yml + --target-repo-dir 2019-03-04 22:11:24 +05:30
extra-args.yaml Add test for environment.yml + --target-repo-dir 2019-03-04 22:11:24 +05:30
verify Add test for writable permission on REPO_DIR 2020-10-19 21:49:09 -07:00

README.rst

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

Python - Custom Repository Location
-----------------------------------

We want to support custom paths where repositories can be
copied to, instead of ${HOME}. The `extra-args.yaml` file in
each dir can contain a list of arguments that are passed
to repo2docker during the test. We copy this repo to
/srv/repo instead of ${HOME}