We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6e93cb0 + 85b0d80 commit 2cded9bCopy full SHA for 2cded9b
repo2docker/app.py
@@ -354,7 +354,8 @@ def _user_name_default(self):
354
target_repo_dir = Unicode(
355
"",
356
help="""
357
- Path inside the image where contents of the repositories are copied to.
+ Path inside the image where contents of the repositories are copied to,
358
+ and where all the build operations (such as postBuild) happen.
359
360
Defaults to ${HOME} if not set
361
""",
0 commit comments