Feature request: support apko manager #38087
punsoong-canva
started this conversation in
Suggest an Idea
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Tell us more.
apko
is a tool to build OCI container images from apk packagesAn apko file (
e.g. apko.yaml
) lists dependencies with optional version specifiers, e.g.apko lock apko.yaml
generatesapko.lock.json
lock file, similar to other package managers which should be periodically regenerated to update dependencies.Minimal reproduction repo: https://github.com/punsoong-canva/apko-renovate-reproduction
Beta Was this translation helpful? Give feedback.
All reactions