Nota
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
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.