convert xml file into json format
1.2K
Convert xml to json inside container
docker run --rm -v "$(pwd)":/data -w /data inutano/xml-to-json xml-to-json mydata.xml > mydata.json
Content type
Image
Digest
sha256:0d2dfaa1e…
Size
186.3 MB
Last updated
almost 11 years ago
docker pull inutano/xml-to-json