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
It would be a good idea to document that dockerignore has several shortcomings and link to moby/moby#30018. Hopefully it will prevent people from wasting their time with this behavior as I just did.
There hasn't been any activity on this issue for a long time.
If the problem is still relevant, mark the issue as fresh with a /remove-lifecycle stale comment.
If not, this issue will be closed in 14 days. This helps our maintainers focus on the active issues.
Prevent issues from auto-closing with a /lifecycle frozen comment.
File: engine/reference/builder.md
The section about dockerignore files incorrectly states that wildcards in exception patterns work. https://docs.docker.com/engine/reference/builder/#dockerignore-file
They don't. The corresponding issue is open since 2017: moby/moby#30018
Of course ideally this would be supported, but until then, I think it's only fair to update the docs to reflect the current state.
The text was updated successfully, but these errors were encountered: