Sign inSign up

deardooley/curl

By deardooley

•Updated almost 10 years ago

Simple cURL utility based on Alpine

Image
0

500K+

deardooley/curl repository overview

⁠Docker cURL image

Simple minimal Alpine image with cURL installed.

⁠Usage

# Trigger your wordpress cron
docker run --rm -it deardooley/curl http://example.wordpress.com/wp-cron.php

# Perform heartbeat
docker run --rm -it -v $(pwd)/config:/data deardooley/curl -XPOST -F /data/config.json http://requestbin.com/abcde?action=heartbeat

Tag summary

Content type

Image

Digest

Size

3.2 MB

Last updated

almost 10 years ago

docker pull deardooley/curl