Issue with self hosted api gateway docker

pcu aron 1 Reputation point
2020-12-22T13:38:08.167+00:00

I have configured self hosted API Management and i am able to test the api through postman.
When i try to run the docker image as par the below command provided, my docker image is running properly but i am not able to consume the API.

docker run -d -p 80:8080 -p 443:8081 --name Caregateway --env-file env.conf mcr.microsoft.com/azure-api-management/gateway:latest

Above command should register one node in the gateway but it is not happening

I am using localhost url to consume it.

Docker version :Docker Engine - Community
Cloud integration: 1.0.4
Version: 20.10.0

Windows version : Windows 10 pro

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,805 questions
{count} votes