https://github.com/andreyvit/json-diff in a Linux Alpine container
2.7K
https://github.com/andreyvit/json-diff in a Linux Alpine container
docker run -ti \
--rm \
-v $PWD:$PWD \
-w $PWD \
bwowk/json-diff \
file-a.json file-b.json
Content type
Image
Digest
Size
22 MB
Last updated
about 8 years ago
docker pull bwowk/json-diff