I finally got it to work
The IP address that is given internally to the pod is what DMC will be looking for, not localhost.
This is obtain by issuing:
docker inspect -f '{{range.NetworkSettings.Networks}}{{.IPAddress}}{{end}}' mydb2
------------------------------
Dale McInnis
------------------------------
Original Message:
Sent: Wed November 09, 2022 03:18 AM
From: fei fan
Subject: Data Management Console on Windows Docker environment
Hi Dale,
Could you post the docker log info about that error here please? Thanks.
------------------------------
fei fan
------------------------------