microsoft / IIS.ServiceMonitor

An entrypoint process for running IIS in Windows containers
MIT License
126 stars 42 forks source link

Show [Entrypoint ... ] syntax on the readme #57

Open Vaccano opened 4 years ago

Vaccano commented 4 years ago

When I add a few layers on the the wcf container from microsoft, somehow the entrypoint gets lost and the container just starts and stops.

It would be nice to show the syntax here (in the readme) of how to get service monitor as your container's entrypoint.

michha commented 4 years ago

Have a look here: https://github.com/microsoft/dotnet-framework-docker/blob/master/4.8/aspnet/windowsservercore-ltsc2019/Dockerfile

profnandaa commented 1 year ago

Have a look here: https://github.com/microsoft/dotnet-framework-docker/blob/master/4.8/aspnet/windowsservercore-ltsc2019/Dockerfile

I think this has been moved around - https://github.com/microsoft/dotnet-framework-docker/blob/main/eng/dockerfile-templates/aspnet/Dockerfile