issues
search
docker-archive
/
communitytools-image2docker-win
305
stars
78
forks
source link
Generate ASP.NET setup in IIS artifact
#27
Closed
sixeyed
closed
7 years ago
sixeyed
commented
7 years ago
check for ASP.NET features and add them in IIS artifact generation;
remove 'Single_IISAPP' and move functionality into standard IIS artifact;
add Wait-Service script to start & monitor Windows service;
add relevant EXPOSE ports for other artifacts.
sixeyed
commented
7 years ago
Fixes #25 and #26. Also added contribution doc - FAO @ManoMarks.