kopia lustrzana https://github.com/jupyterhub/repo2docker
commit
2cded9b4ec
|
@ -354,7 +354,8 @@ class Repo2Docker(Application):
|
|||
target_repo_dir = Unicode(
|
||||
"",
|
||||
help="""
|
||||
Path inside the image where contents of the repositories are copied to.
|
||||
Path inside the image where contents of the repositories are copied to,
|
||||
and where all the build operations (such as postBuild) happen.
|
||||
|
||||
Defaults to ${HOME} if not set
|
||||
""",
|
||||
|
|
Ładowanie…
Reference in New Issue