petaxxon/iis2019

By petaxxon

Updated about 3 years ago

Image
0

21

Description

A Windows container for running and testing legacy ASP pages in IIS (can connect to an external MySQL database).

More info

WIndows Server 2019 Core (windowsservercore-ltsc2019) container + IIS 10 + Classic ASP (debug activated) + MySQL OBDC Connector

Added ODBC Drivers

MySQL ODBC 8.0 ANSI Driver
MySQL ODBC 8.0 Unicode Driver

Usage

docker run -p 8000:80 -it -v C:\Your\Project\Folder:C:\inetpub\wwwroot --name mycontainer petaxxon/iis

Docker Pull Command

docker pull petaxxon/iis2019