Docker installation + agent

Hello. Is it somehow possible to specify multiple networks for docker agents?
In agents-config.yaml you have

docker:
 network: <name-of-agents-network>
 dataloreHost: <host-of-datalore-server>

I’d like to attach Postgres container that’s running on same machine to be usable with datalore.

Hi @kakoni ,

No, I’m afraid it is not possible to specify multiple networks for docker agent at the moment - we will discuss such an option internally and I’ll get back with the possible solutions.

Thank you!