Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/robhaswell/curl-docker
- Owner: robhaswell
- License: apache-2.0
- Created: 2014-12-10T11:55:33.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-12-10T12:01:05.000Z (about 10 years ago)
- Last Synced: 2023-03-24T07:43:32.696Z (almost 2 years ago)
- Size: 133 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/`