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

docker: add remote option #1725

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Conversation

wlynch
Copy link
Member

@wlynch wlynch commented Dec 28, 2024

Melange Pull Request Template

Adds an option to push apko bundle images to a remote registry. The intent here is to allow these images to be referenced by non-docker daemon OCI-compliant implementations (e.g. kubernetes pods).

Functional Changes

  • This change can build all of Wolfi without errors (describe results in notes)

Notes:

SCA Changes

  • Examining several representative APKs show no regression / the desired effect (details in notes)

Notes:

Linter

  • The new check is clean across Wolfi
  • The new check is opt-in or a warning

Notes:

Adds an option to push apko bundle images to a remote registry. The
intent here is to allow these images to be referenced by non-docker
daemon OCI-compliant implementations (e.g. kubernetes pods).
@wlynch wlynch requested a review from jonjohnsonjr December 28, 2024 16:18
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.

1 participant