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

Nydusify: pipe stdin to builder if enable --prefetch-patterns #344

Merged

Conversation

imeoer
Copy link
Collaborator

@imeoer imeoer commented Mar 23, 2022

Specify the file path pattern list to prefetch from STDIN of nydusify by
enabling --prefetch-patterns option, for example:

cat prefetch-file-list.txt | nydusify convert ... --prefetch-patterns

This option can replace --prefetch-dir and allow to specify multiple
file paths want to prefetch.

Signed-off-by: Yan Song imeoer@linux.alibaba.com

Specify the file path pattern list to prefetch from STDIN of nydusify by
enabling --prefetch-patterns option, for example:

```
cat prefetch-file-list.txt | nydusify convert ... --prefetch-patterns
```

This option can replace `--prefetch-dir` and allow to specify multiple
file paths want to prefetch.

Signed-off-by: Yan Song <imeoer@linux.alibaba.com>
@liubogithub liubogithub merged commit 9abfae2 into dragonflyoss:master Mar 30, 2022
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.

3 participants