Small docker image with curl based on alpine linux.
10M+
Small docker image with curl based on Alpine Linux.
The curl version is new, so the option --unix-socket for Docker API requests is available.
docker run -d --name curl pstauffer/curl:latest
docker run --rm --name curl pstauffer/curl:latest curl --version
docker run --rm --name curl pstauffer/curl:latest curl http://www.google.ch
This project is licensed under MIT <http://opensource.org/licenses/MIT>_.
Content type
Image
Digest
Size
2.9 MB
Last updated
about 8 years ago
docker pull pstauffer/curl