Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.