Upon starting the junoservices using
docker/start.sh
I'm getting the following error while running the validation command
docker exec -it junoclient bash -c 'nc -vz proxy 5080'
nc: getaddrinfo for host "proxy" port 5080: Temporary failure in name resolution)
Upon starting the junoservices using
docker/start.shI'm getting the following error while running the validation command
docker exec -it junoclient bash -c 'nc -vz proxy 5080'nc: getaddrinfo for host "proxy" port 5080: Temporary failure in name resolution)