microsoft / iis-docker

Dockerfile for IIS
https://hub.docker.com/r/microsoft/iis/
MIT License
288 stars 128 forks source link

Cannot load container in Docker on Mac OS #185

Closed ronysamuel closed 5 months ago

ronysamuel commented 3 years ago

The error displays that the container cannot be loaded on this operating system. Containers are for isolation of environment and hence we expect that it can run cross-platform.

sharpninja commented 3 years ago

IIS is a component of Windows. You can only host an IIS container on windows.