Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/robhaswell/curl-docker

A Dockerfile for curl
https://github.com/robhaswell/curl-docker

Last synced: 19 days ago
JSON representation

A Dockerfile for curl

Awesome Lists containing this project

README

        

curl
====

A very simple Docker image for cURL. This simply wraps the image provided by `radial/busyboxplus:curl` and provides an entrypoint.

Usage: `docker run robhaswell/curl https://www.google.com/`