Skip to content

Reword docker usage hint#954

Merged
RonnyPfannschmidt merged 1 commit intopypa:mainfrom
WhyNotHugo:reword-doc
Oct 10, 2023
Merged

Reword docker usage hint#954
RonnyPfannschmidt merged 1 commit intopypa:mainfrom
WhyNotHugo:reword-doc

Conversation

@WhyNotHugo
Copy link
Copy Markdown
Contributor

By default docker copies .git, so reworded that a bit. Note that, it is good practice to avoid copying .git into container images.

The provided snippet doesn't infer the version in the host; it merely mounts the git directory so that the version is inferred inside the container build environment. Corrected this clarification.

By default docker copies `.git`, so reworded that a bit. Note that, it
**is** good practice to avoid copying `.git` into container images.

The provided snippet doesn't infer the version in the host; it merely
mounts the git directory so that the version is inferred inside the
container build environment. Corrected this clarification.
@RonnyPfannschmidt RonnyPfannschmidt merged commit 06e0aaf into pypa:main Oct 10, 2023
@RonnyPfannschmidt
Copy link
Copy Markdown
Contributor

Thanks

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