communitytools-image2docker-win
communitytools-image2docker-win copied to clipboard
Support multiple port bindings for IIS apps
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.