$ docker inspect oracle12_db | grep \"IPAddress\"\:\
"IPAddress": "172.17.0.2"
This IP address should be recognized by the Docker container where your Streaming application is deployed. Use this IP address when configuring URIs for Streaming adapters (e.g. JMS), operators (e.g. ActiveSpaces operators), and JDBC data sources.