-
Notifications
You must be signed in to change notification settings - Fork 24
Update builtin-mappings.yaml #113
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
base: main
Are you sure you want to change the base?
Conversation
Signed-off-by: John Osborne <josborne@chainguard.dev>
Signed-off-by: John Osborne <josborne@chainguard.dev>
Signed-off-by: John Osborne <josborne@chainguard.dev>
Signed-off-by: John Osborne <josborne@chainguard.dev>
Signed-off-by: John Osborne <josborne@chainguard.dev>
Signed-off-by: John Osborne <josborne@chainguard.dev>
Signed-off-by: John Osborne <josborne@chainguard.dev>
Signed-off-by: John Osborne <josborne@chainguard.dev>
|
@johnfosborneiii one more thing- can we remove any entries which are "no change" mappings? for example |
|
Are no change mappings automatically left as is by the tool? In other words, if I remove that entry would DFC still auto convert "yum install squid" to "apk add squid"
|
correct, if no mapping found it uses same package name |
No description provided.