repo2docker/tests/conda/repo-path
Min RK 186e1bbc5d repo-path verifies conda prefix 2019-04-26 16:15:40 +02: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 repo-path verifies conda prefix 2019-04-26 16:15:40 +02: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}