Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
A container entry point is a process that is configured to run when a container is started.
Entry point by project type
Visual Studio uses a custom container entry point depending on the project type and the container operating system, here are the different combinations:
The container entry point can only be modified in Docker Compose projects, not in single-container projects. See Docker Compose properties - Customize the app startup process.