Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/theyorkshiredev/curl-container
Docker image with curl installed
https://github.com/theyorkshiredev/curl-container
curl docker-image dockerfile dockerhub-image
Last synced: 24 days ago
JSON representation
Docker image with curl installed
- Host: GitHub
- URL: https://github.com/theyorkshiredev/curl-container
- Owner: TheYorkshireDev
- License: mit
- Created: 2017-08-11T21:24:32.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-12T17:16:32.000Z (over 6 years ago)
- Last Synced: 2024-11-12T18:11:31.643Z (3 months ago)
- Topics: curl, docker-image, dockerfile, dockerhub-image
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Curl Container
A small alpine linux container with curl v7.59.0 installed.
## Build & Release Status
### Build
[![Build Status](https://gitlab.com/TheYorkshireDev/curl-container/badges/master/build.svg)](https://gitlab.com/TheYorkshireDev/curl-container/pipelines) [![GitHub tag](https://img.shields.io/github/tag/theyorkshiredev/curl-container.svg)](https://github.com/theyorkshiredev/curl-container/releases) [![license](https://img.shields.io/github/license/theyorkshiredev/curl-container.svg)](https://github.com/theyorkshiredev/curl-container/blob/master/LICENCE)
### Docker Image
[![Docker Build Status](https://img.shields.io/docker/build/theyorkshiredev/curl-container.svg)](https://hub.docker.com/r/theyorkshiredev/curl-container/) [![Docker Automated build](https://img.shields.io/docker/automated/theyorkshiredev/curl-container.svg)](https://hub.docker.com/r/theyorkshiredev/curl-container/) [![Docker Pulls](https://img.shields.io/docker/pulls/theyorkshiredev/curl-container.svg)](https://hub.docker.com/r/theyorkshiredev/curl-container/) [![Docker Stars](https://img.shields.io/docker/stars/theyorkshiredev/curl-container.svg)](https://hub.docker.com/r/theyorkshiredev/curl-container/)
## Contribute
**Please Note:** The development of this project is done within a GitLab repository and uses the integrated GitLab CI. If you wish to contribute in anyway feel free to send pull requests and submit issues on GitLab. This GitHub repository is a mirror of the master branch within GitLab and is intended for users unfamiliar with GitLab.
* [Development Repository](https://gitlab.com/TheYorkshireDev/curl-container)
* [Report Issues on GitLab](https://gitlab.com/TheYorkshireDev/curl-container/issues)
* [Repository CI & CD](https://gitlab.com/TheYorkshireDev/curl-container/pipelines)