Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/taskmedia/curl-jq

Building weekly curl-jq images
https://github.com/taskmedia/curl-jq

curl docker image jq

Last synced: 5 days ago
JSON representation

Building weekly curl-jq images

Awesome Lists containing this project

README

        

# Docker image curl-jq

This is quiet simple here - just a Docker image with curl and jq installed.

This image will build every two weeks and push it to the ghcr.io registry.

```bash
# Pull from ghcr.io (GitHub Container Registry)
docker pull ghcr.io/taskmedia/curl-jq:main

# Pull from Docker Hub
docker pull fty4/curl-jq:main
```