https://github.com/jc21/docker-json-strip-comments
a docker image preinstalled with the json-strip-comments command
https://github.com/jc21/docker-json-strip-comments
docker json jsonc
Last synced: 3 months ago
JSON representation
a docker image preinstalled with the json-strip-comments command
- Host: GitHub
- URL: https://github.com/jc21/docker-json-strip-comments
- Owner: jc21
- Created: 2022-04-26T04:55:36.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-07-30T03:57:49.000Z (11 months ago)
- Last Synced: 2025-01-25T10:41:14.083Z (5 months ago)
- Topics: docker, json, jsonc
- Language: Dockerfile
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# json-strip-comments
a docker image preinstalled with the [json-strip-comments](https://github.com/jc21/json-strip-comments) command
```bash
docker run --rm -ti \
jc21/json-strip-comments \
json-strip-comments -h
```