Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update entrypoint to combine "find" invocations #270

Merged
merged 1 commit into from
Jul 11, 2022

Conversation

tianon
Copy link
Member

@tianon tianon commented Jul 5, 2022

This should result in at most two invocations of find (as opposed to five), on a set of directories that might include a really huge amount of small files.

Refs #268

This should result in at most two invocations of `find` (as opposed to five), on a set of directories that might include a really huge amount of small files.
@tianon tianon requested a review from yosifkit July 5, 2022 21:37
@tianon tianon merged commit 84724ab into docker-library:master Jul 11, 2022
@tianon tianon deleted the combined-find branch July 11, 2022 22:16
docker-library-bot added a commit to docker-library-bot/official-images that referenced this pull request Jul 11, 2022
Changes:

- docker-library/redmine@84724ab: Merge pull request docker-library/redmine#270 from infosiftr/combined-find
- docker-library/redmine@4090622: Update entrypoint to combine "find" invocations
BaurzhanSakhariev pushed a commit to crate/official-images that referenced this pull request Jul 18, 2022
Changes:

- docker-library/redmine@84724ab: Merge pull request docker-library/redmine#270 from infosiftr/combined-find
- docker-library/redmine@4090622: Update entrypoint to combine "find" invocations
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