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

Release collector Docker images as packages for Windows #339

Closed
matej-g opened this issue May 23, 2023 · 2 comments · Fixed by #872
Closed

Release collector Docker images as packages for Windows #339

matej-g opened this issue May 23, 2023 · 2 comments · Fixed by #872

Comments

@matej-g
Copy link

matej-g commented May 23, 2023

The releases repo presently includes Docker images as packages, but these are available only for Linux operating systems.

I'm starting to have more use cases where I'd like to run collector on Windows in a container (on a K8s node). I believe having these images available as part of the official releases would be beneficial to more user.

I'm not sure about all the caveats and gotchas that might exists with releasing images for Windows (I think at least we might have to have separate images for Windows 2019 and Windows 2022), but I believe it should be doable. If the maintainers are in favour of adding them, I'd be happy to help with the necessary work.

@jpkrohling
Copy link
Member

Sounds like a good idea, and if the code for that isn't too intrusive, I'm open to having it as part of the repository.

@dosubot dosubot bot added the stale Issue has not had recent activity or appears to be solved. Stale issues will be automatically closed label Jul 16, 2024
@dosubot dosubot bot closed this as not planned Won't fix, can't repro, duplicate, stale Jul 23, 2024
@dosubot dosubot bot removed the stale Issue has not had recent activity or appears to be solved. Stale issues will be automatically closed label Jul 23, 2024
@mx-psi mx-psi reopened this Jul 23, 2024
@devpro
Copy link

devpro commented Jan 23, 2025

Would be great to have a container image for Windows 2019 and 2022.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment