Azure Container Apps does not match the listening port

Developer 0 Reputation points
2024-12-04T17:19:29.0733333+00:00

I have custom dockerfile and also have add expose 80/tcp in Dockerfile

User's image

The TargetPort 80 does not match the listening port 9001. The TargetPort 80 does not match any of the listening ports: [9001 9000].

I also tried to run in my local port expose were there
User's image

However I always getting an error while want to bind port 80 in container apps

User's image

anyone know what exactly missing from my config, or its a bug from azure?

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
625 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.