Windows Server Core container + IIS 10 + Classic ASP + MySQL OBDC Connector
1.8K
A Windows container for running and testing legacy ASP pages in IIS (can connect to an external MySQL database).
WIndows Server Core (version 1803) 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.6 GB
Last updated
almost 6 years ago
docker pull petaxxon/iis