Story #9132
Updated by Peter Amstutz almost 8 years ago
Current crunch-run is using curoverse/dockerclient, but this is not actively maintained and lacks support for attaching stdin. The supported Go API for Docker is Docker's own client code https://github.com/docker/docker/tree/master/client This should be a straight-across port to equivalent functionality.