Json Formatter
test.json
{ "stuff": { "that": [1,2,3], "isin": true, "json": "end"}}
jq . test.json
python -m json.tool test.json
test.json
{ "stuff": { "that": [1,2,3], "isin": true, "json": "end"}}
jq . test.json
python -m json.tool test.json
OpenResty 是一款基于 NGINX 和 LuaJIT 的 Web 平台。
查看镜像的标签 $ sudo docker inspect openresty/openresty:centos | jq '.[].Config.Labels' { "maintainer": "Evan Wies <evan@neomantra.net>", "org.label-schema.build-date": "20210915", "org.label-schema.license": "GPLv2", "org.label-schema.name": "CentOS Base Image", "org.label-schema.schema-version": "1.0", "org.label-schema.