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.
1 parent 6e93cb0 commit 85b0d80Copy full SHA for 85b0d80
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