Memcached – How do you send tcp/ip requests from a docker container to the host?
I'm working out how to run openproject with docker. I'm working through openproject/docker. I've got the docker image running with an external postgres directory. I'm now working out how to connect to an existing running instance of postgresql. The command…