Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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)