Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/falleng0d/json-tools
A lightweight Docker image with minimal CLI tooling for working with json and running scripts in general.
https://github.com/falleng0d/json-tools
Last synced: 17 days ago
JSON representation
A lightweight Docker image with minimal CLI tooling for working with json and running scripts in general.
- Host: GitHub
- URL: https://github.com/falleng0d/json-tools
- Owner: falleng0d
- Created: 2024-04-24T13:23:30.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2024-04-24T13:41:32.000Z (9 months ago)
- Last Synced: 2024-04-24T16:51:32.776Z (9 months ago)
- Language: Dockerfile
- Homepage: https://hub.docker.com/repository/docker/falleng0d/json-tools
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# json-tools
A Docker image based on Debian 12 that comes with all the tools you need to work with json, curl, wget and git. Intended to be a flexible foundation of tools for CI/CD workflows.
## Included Tools
- yq 4.43.1 (YAML parser based on `jq`) -
- jq
- curl
- wget
- bash
- git