Hi,
I wanted to try running the dmaap router via docker. I tried running
"docker run attos/dmaap" and expected some (http?) activity on ports
3904 or 3905, but there is none. The netstat in the container is:
root@0a3368cf37a5:/appl# netstat -anp
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address Foreign Address
State PID/Program name
Active UNIX domain sockets (servers and established)
Proto RefCnt Flags Type State I-Node PID/Program
name Path
unix 2 [ ] STREAM CONNECTED 991924 7/java
unix 2 [ ] STREAM CONNECTED 994745 7/java
Is this ok? I expected "|curl --request GET localhost:3904||/topics|"
to be working. Am I missing a depencency or a configuration step?
Thanks,
Pavel
_______________________________________________
onap-discuss mailing list
[email protected]
https://lists.onap.org/mailman/listinfo/onap-discuss