A new code runner api: docker-run
Docker-run provides a http api for running code inside transient docker containers. The communication with the docker daemon happens via it's api over a unix socket and is meant to run on the same machine as the docker daemon.
This could be used as a...
blog.glot.io1 min read