Alpine-based image with just curl
$ docker run --rm appropriate/curl -fsSL https://www.google.com/
appropriate/curl:latest
: based on alpine:latest
appropriate/curl:edge
: based on alpine:edge
Copyright © 2015 Appropriate Computing
All contents licensed under the MIT License