Alpine-based image with just nc (via the netcat-openbsd package)
$ docker run -it --rm appropriate/nc 127.0.0.1 80 < input
appropriate/nc:latest
: based onalpine:latest
appropriate/nc:edge
: based onalpine:edge
Copyright © 2015 Appropriate Computing
All contents licensed under the MIT License