docker-archive / communitytools-image2docker-win

304 stars 78 forks source link

Support multiple port bindings for IIS apps #39

Open sixeyed opened 7 years ago

sixeyed commented 7 years ago

Web apps can have several bindings - e.g. HTTP on port 8088, net.tcp on port 8888. Need to extract them from the source config and include them in the New-Website instruction in the Dockerfile.