Docker Best practice is run dotnet Origam.Server.dll on PID 1. This allows the application to receive any Unix signals sent to the container. For more information, see the ENTRYPOINT
reference.
Docker Best practice is run dotnet Origam.Server.dll on PID 1. This allows the application to receive any Unix signals sent to the container. For more information, see the ENTRYPOINT
reference.