docker

chrishacker 2019-11-11T22:16:55.002400Z

Does anyone have a working example for setting up a connection from your local machine to a nrepl running remotely inside a Docker container? We're having problems actually connecting to the remote nrepl itself.

gklijs 2019-11-11T22:59:57.002500Z

Yes, this part is using nrepl to change a setting in a docker container. https://github.com/openweb-nl/open-bank-mark/blob/d674dddbf0e04aa9253f1e131d9049275d5b7bdc/test/src/nl/openweb/test/load.clj#L27