{"id":15593199,"url":"https://github.com/derhuerst/oxygen-xml-docker","last_synced_at":"2025-09-03T15:41:50.365Z","repository":{"id":43087197,"uuid":"268387294","full_name":"derhuerst/oxygen-xml-docker","owner":"derhuerst","description":"Docker image for the Oxygen XML scripting API.","archived":false,"fork":false,"pushed_at":"2022-11-04T14:46:42.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-01T00:20:03.008Z","etag":null,"topics":["docker","oxygen-xml","oxygenxml","xml"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/derhuerst.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-06-01T00:16:54.000Z","updated_at":"2022-11-04T14:23:34.000Z","dependencies_parsed_at":"2022-08-29T17:01:09.040Z","dependency_job_id":null,"html_url":"https://github.com/derhuerst/oxygen-xml-docker","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/derhuerst/oxygen-xml-docker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derhuerst%2Foxygen-xml-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derhuerst%2Foxygen-xml-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derhuerst%2Foxygen-xml-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derhuerst%2Foxygen-xml-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/derhuerst","download_url":"https://codeload.github.com/derhuerst/oxygen-xml-docker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derhuerst%2Foxygen-xml-docker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273467554,"owners_count":25111130,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-03T02:00:09.631Z","response_time":76,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["docker","oxygen-xml","oxygenxml","xml"],"created_at":"2024-10-03T00:05:21.167Z","updated_at":"2025-09-03T15:41:50.342Z","avatar_url":"https://github.com/derhuerst.png","language":"Dockerfile","funding_links":["https://github.com/sponsors/derhuerst"],"categories":[],"sub_categories":[],"readme":"# Oxygen XML Scripting – Docker image\n\n**Docker image for the [Oxygen XML scripting API](https://www.oxygenxml.com/oxygen_scripting.html).**\n\n[![support me via GitHub Sponsors](https://img.shields.io/badge/support%20me-donate-fa7664.svg)](https://github.com/sponsors/derhuerst)\n[![chat with me on Twitter](https://img.shields.io/badge/chat%20with%20me-on%20Twitter-1da1f2.svg)](https://twitter.com/derhuerst)\n\n## Usage\n\n*Note:* By using this Docker image, you agree to the EULA. You can view it by running `docker run --entrypoint /bin/cat derhuerst/oxygen-xml EULA_OxygenXML_Editor.txt`.\n\n```shell\ndocker run \\\n\t-e AGREE_EULA=true \\ # agree to EULA\n\t-it \\ # interactive terminal session\n\tderhuerst/oxygen-xml:2.0.0 \\\n\t\u003coxygen-script-here\u003e\n```\n\nFor example, let's flatten a tree of XSD files:\n\n```shell\nls xsd/**.xsd\n# xsd/schema.xsd\n# xsd/sub-schema.xsd\n\ndocker run \\\n\t-e AGREE_EULA=true -it \\\n\t-v xsd:/data/xsd \\ # mount xsd directory at /data/xsd\n\tderhuerst/oxygen-xml:2.0.0 \\\n\tflattenSchema.sh -in:/data/xsd/schema.xsd -outDir:/data -verbose\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fderhuerst%2Foxygen-xml-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fderhuerst%2Foxygen-xml-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fderhuerst%2Foxygen-xml-docker/lists"}