My dot net core solution works fine both in debug and release mode. When I package it in Docker, it fails to work. Container starts and stops with exit code 0.
How do I v