Skip to content

Fix some Docker commands to use a variable instead of hard-coded 'custom' directory#696

Merged
kmoscoe merged 63 commits intodatacommonsorg:masterfrom
kmoscoe:env
Apr 8, 2026
Merged

Fix some Docker commands to use a variable instead of hard-coded 'custom' directory#696
kmoscoe merged 63 commits intodatacommonsorg:masterfrom
kmoscoe:env

Conversation

@kmoscoe
Copy link
Copy Markdown
Contributor

@kmoscoe kmoscoe commented Apr 8, 2026

AS a follow-up to PR #693, this fixes some Docker commands that were using 'custom' directory in file paths. It also makes some other updates to custom data docs to make the input directory more clear.

kmoscoe and others added 30 commits June 11, 2025 19:07
kmoscoe and others added 24 commits January 13, 2026 11:03
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates documentation for the custom Data Commons setup, including improvements to volume mounting instructions and clarifications regarding input directory configurations. A review comment identified a missing slash in a volume mount path within 'custom_dc/build_image.md', which has been addressed with the provided suggestion.

Comment thread custom_dc/build_image.md Outdated
@kmoscoe kmoscoe requested a review from nick-nlb April 8, 2026 18:29
Copy link
Copy Markdown
Contributor

@nick-nlb nick-nlb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, with the only required change before merging the typo, and the otherone optional.

Comment thread custom_dc/config.md
Comment thread custom_dc/build_image.md
</div>
</div>

- The project directory is the directory you have set up for your development environment, as described in [Set up your environment](custom_ui.md#setup) (or `custom` if you are using the default).
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To make a clear visual link to the lines above:

The <var>PROJECT_DIRECTORY</var> is the directory

(This is a very optional change and up to your preference of course).

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, I debated about this and went back and forth on it. The problem is that when there are a lot of variables to explain, it gets hard to read. (If I do it here, I should do it everywhere.) Let me think about it some more...

@kmoscoe kmoscoe merged commit c90106d into datacommonsorg:master Apr 8, 2026
2 checks passed
@kmoscoe kmoscoe deleted the env branch April 14, 2026 00:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants