Sign inSign up

pstauffer/curl

By pstauffer

Updated about 8 years ago

Small docker image with curl based on alpine linux.

Image
3

10M+

pstauffer/curl repository overview

Curl Docker Image

Description

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.

Usage

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

License

This project is licensed under MIT <http://opensource.org/licenses/MIT>_.

Tag summary

Content type

Image

Digest

Size

2.9 MB

Last updated

about 8 years ago

docker pull pstauffer/curl