Skip to main content

Container Ports and Entry Points

This page describes how to configure container ports, entry point commands, and parameters for CloudRun services.

When Tencent CloudRun starts a container, it runs the image's default entry point command and default command parameters.

Configuring Container Ports

Any configuration change creates a new version. Subsequent versions will also automatically adopt this configuration.

when creating a service. Note that this port must match the actual access port of your service; otherwise, the CloudRun service will fail to start.

Service Configuration