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

[REQ] windows container support #565

Open
1 task
sozercan opened this issue Apr 17, 2024 · 1 comment
Open
1 task

[REQ] windows container support #565

sozercan opened this issue Apr 17, 2024 · 1 comment
Labels
enhancement New feature or request needs-design This issue requires a design to be finalized

Comments

@sozercan
Copy link
Member

sozercan commented Apr 17, 2024

What kind of request is this?

New feature

What is your request or suggestion?

Copa can not patch windows containers today because windows containers don't have a package manager to be able to update system dependencies.

There are no plans for adding this functionality to copa unless someone can write a design doc on how would this work. Suggestions are welcome!

Since Windows publishes an entire container base image with security updates every patch tuesday, crane's rebase tool might be a way to update the base but this is not tested https://github.com/google/go-containerregistry/blob/main/cmd/crane/rebase.md

Are you willing to submit PRs to contribute to this feature request?

  • Yes, I am willing to implement it.
@sozercan sozercan added enhancement New feature or request needs-design This issue requires a design to be finalized labels Apr 17, 2024
@ritazh
Copy link

ritazh commented Apr 17, 2024

Just to add:

  • winget does not handle system deps
  • a full windows update would be needed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request needs-design This issue requires a design to be finalized
Projects
Status: 🆕 New
Development

No branches or pull requests

2 participants