I have a docker run infrastructure block with a do...
# ask-community
e
I have a docker run infrastructure block with a docker image. I need to get the container's host name (where the agent is running) inside the flow code. any idea how to achive the above ?
n
hi @eran - something like this?
d
Hi Nate, This, when run inside a flow in a dockerized container, doesn't output the container's hostname. Are there any other options available?