You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
0 commit comments