You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can bind any host port to only port 80 on the IIS container. Is it possible to have the IIS container listen on another port other than 80? I've tried adding EXPOSE 8080 but it didn't work.