Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

docker-curl

A small alpine-based Docker image with curl package to run some http hooks.

Tagging is based on Alpine linux image tags

Evil Martians logo docker-curl is built by Evil Martians, an American design and engineering consultancy for developer tools, AI, and cybersecurity startups.

Installation

docker pull quay.io/evl.ms/curl:3.8

Usage

docker run --rm -it quay.io/evl.ms/curl:3.8 curl -v jsonip.com

Kubernetes notes

This image was assembled to use with Kubernetes & Helm to run http hooks during a deployment process.

You can mount your shell script via ConfigMap volumes or simply run a bare curl cmd.

About

A simple docker image which contains curl (based on Alpine linux)

Topics

Resources

Stars

1 star

Watchers

3 watching

Forks

Releases

Packages

Contributors

Languages