opentelemetry-collector icon indicating copy to clipboard operation
opentelemetry-collector copied to clipboard

Build and publish Docker container for Windows

Open iNikem opened this issue 4 years ago • 3 comments
trafficstars

Is your feature request related to a problem? Please describe. open-telemetry/opentelemetry-java-instrumentation wants to run a bench of smoke tests on Windows platform as well. We extensively use testcontainers and Docker images as part of our testing setup. Currently GitHub actions do not allow running Linux Docker images on Windows Server environment.

Describe the solution you'd like This project provides Windows executable for the Collector and also Docker images for Linux platform. I would like to ask to also provide pre-built Windows docker images.

Describe alternatives you've considered We currently are going to build our own Docker images to run Collector on Windows. But there is no sense for us to do it :)

iNikem avatar Mar 16 '21 21:03 iNikem

Do you want to run the windows msi image there instead of docker? For the moment, until this is resolved

bogdandrutu avatar Mar 17 '21 01:03 bogdandrutu

Do you want to run the windows msi image there instead of docker? For the moment, until this is resolved

I don't :) For now it is easier for me to build my own docker images for Windows that are good enough for our test infra. I prefer to have the same test setup both for Linux and Windows and prefer not to run msi from Java test class.

iNikem avatar Mar 17 '21 13:03 iNikem

I'm interested in picking this one up.

jonmorgs avatar Aug 17 '22 16:08 jonmorgs

I suggest closing this one and follow-up on the releaser repo via https://github.com/open-telemetry/opentelemetry-collector-releases/issues/339

cc @open-telemetry/collector-triagers

pjanotti avatar Mar 20 '24 15:03 pjanotti

Closed in favor of https://github.com/open-telemetry/opentelemetry-collector-releases/issues/339.

andrzej-stencel avatar Mar 20 '24 17:03 andrzej-stencel