A Windows container for running and testing legacy ASP pages in IIS (can connect to an external MySQL database).
WIndows Server 2019 Core (windowsservercore-ltsc2019) container + IIS 10 + Classic ASP (debug activated) + MySQL OBDC Connector
MySQL ODBC 8.0 ANSI Driver
MySQL ODBC 8.0 Unicode Driver
docker run -p 8000:80 -it -v C:\Your\Project\Folder:C:\inetpub\wwwroot --name mycontainer petaxxon/iis
Content type
Image
Digest
Size
2.8 GB
Last updated
over 4 years ago
docker pull petaxxon/iis2019