Run Linux containers in an Azure DevOps Windows hosted build agent

0 votes

I want to set up a Windows build pipeline that builds the code, starts containers with Docker Compose, then runs integration tests using the containers. when I do docker stack up, I get this error message:

"Image operating system "Linux" cannot be used on this platform"

The solution that came to my mind :

  1. Set up a self-hosted build agent.
  2. Somehow start the required containers somewhere else.

Are there any workarounds to run Linux containers on hosted Windows build agents?

Apr 15, 2022 in Other DevOps Questions by Kichu
• 19,050 points
472 views

No answer to this question. Be the first to respond.

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.

Related Questions In Other DevOps Questions

0 votes
0 answers
0 votes
1 answer
0 votes
0 answers
+2 votes
1 answer
+2 votes
1 answer

Deploy Docker Containers from Docker Cloud

To solve this problem, I followed advice ...READ MORE

answered Sep 3, 2018 in AWS by Priyaj
• 58,090 points
2,471 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP