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

DL3034: support --non-interactive and -n #707

Merged
merged 1 commit into from
Oct 2, 2021
Merged

Conversation

gimler
Copy link
Contributor

@gimler gimler commented Sep 15, 2021

Whitelist --non-interactive, -n zypper install options.

from the zypper command help

--non-interactive, -n	Do not ask anything, use default answers
-y, --no-confirm            Don't require user interaction. Alias for the --non-interactive global
                            option.

from the zypper command help
```
--non-interactive, -n	Do not ask anything, use default answers
-y, --no-confirm            Don't require user interaction. Alias for the --non-interactive global
                            option.
```
@lorenzo
Copy link
Member

lorenzo commented Oct 2, 2021

thanks so much!

@lorenzo lorenzo merged commit f3ad744 into hadolint:master Oct 2, 2021
@gimler gimler deleted the patch-1 branch April 24, 2024 10:17
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