DMTF / Redfish-Mockup-Server

A simple Python 3.4 program that can be copied into a folder at the top of any Redfish mockup and can serve Redfish requests on the specified IP/port.
Other
72 stars 37 forks source link

Request: Docker image for windows under different tag #97

Open shesamian opened 9 months ago

shesamian commented 9 months ago

We would really really appreciate it if you could please publish the redfish server image for Windows as well, maybe under a different docker tag (e.g. -windows). Because we use azure devops and we only use Window CI agent.

This is a the error we get when we try to run the redfish server on Windows

docker: image operating system "linux" cannot be used on this platform: operating system is not supported.
mraineri commented 9 months ago

Is this something you'd be able to assist with implementing? I'm not familiar with the changes required to publish a Windows-specific image.