Currently, I run a simple docker container by using the following files.
DockerFile
FROM microsoft/aspnet:4.7.1 WORKDIR /inetpub/wwwroot EXPOSE 80 COPY i
Open SSL port (443) on docker