Skip to content

KeyMoad/lightweight-curl-jq-bash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Lightweight Curl, JQ, and Bash Docker Image

Docker Image Size
A minimal Docker image with curl, jq, and bash based on Alpine Linux.

πŸ›  Features

  • βœ… Super lightweight (~5MB) – based on Alpine Linux
  • βœ… Includes essential CLI tools:
    • curl – for making HTTP requests
    • jq – for processing JSON
    • bash – for scripting
  • βœ… Ideal for CI/CD pipelines, API interactions, and lightweight scripting

πŸš€ Getting Started

πŸ— Build the Image or Just use the one i build

docker build -t lightweight-curl-jq-bash .

or

docker pull keymoad/lightweight-curl-jq-bash

About

A minimal Docker image based on Alpine Linux that includes essential CLI tools. curl, jq, bash. This image is optimized for lightweight CI/CD pipelines, scripting, and API interactions while keeping the size minimal.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors