Integrate Software AG Products Using Digital Event Services : API Gateway Configuration Guide : Docker Configuration : Retrieving Port Information of the API Gateway Image
Retrieving Port Information of the API Gateway Image
*To retrieve the port information of the API Gateway image (is:apigw), run the following command :
docker inspect --format='{{range $p,
$conf := .Config.ExposedPorts}}
{{$p}} {{end}}' is:apigw
A sample output looks as follows:
5555/tcp 9072/tcp 9999/tcp
Copyright © 2017 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback