{"id":28365952,"url":"https://github.com/cnescatlab/doxygen","last_synced_at":"2026-01-27T12:02:51.372Z","repository":{"id":115589559,"uuid":"473543513","full_name":"cnescatlab/doxygen","owner":"cnescatlab","description":"Docker image for Doxygen","archived":false,"fork":false,"pushed_at":"2022-03-24T15:17:25.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-19T05:39:34.218Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cnescatlab.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-03-24T09:45:37.000Z","updated_at":"2022-05-04T12:57:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"83ac2d46-1e50-4c86-b747-d550afb7d317","html_url":"https://github.com/cnescatlab/doxygen","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/cnescatlab/doxygen","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cnescatlab%2Fdoxygen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cnescatlab%2Fdoxygen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cnescatlab%2Fdoxygen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cnescatlab%2Fdoxygen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cnescatlab","download_url":"https://codeload.github.com/cnescatlab/doxygen/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cnescatlab%2Fdoxygen/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28812752,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-27T11:52:46.759Z","status":"ssl_error","status_checked_at":"2026-01-27T11:52:35.059Z","response_time":168,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2025-05-28T23:06:32.639Z","updated_at":"2026-01-27T12:02:51.367Z","avatar_url":"https://github.com/cnescatlab.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Docker image for Doxygen\n\nThis project aims to provide a simple Docker image to encapsulate and generate a [Doxygen](https://github.com/doxygen/doxygen) documentation through Docker.\n\n### Run Doxygen\n\n#### Get latest image\nImages are now hosted directly on GitHub:\n```Dockerfile\ndocker pull ghcr.io/cnescatlab/doxygen:latest\n```\n\n#### Run default Doxygen command\nAssuming current directory contains the source code, simply run the following command:\n```Dockerfile\ndocker run --rm -v ${PWD}:/src ghcr.io/cnescatlab/doxygen:latest doxygen -g\ndocker run --rm -v ${PWD}:/src ghcr.io/cnescatlab/doxygen:latest doxygen Doxyfile\n```\n\n### Versions matrix\nHere is the versions matrix of the image:\n\n|                                    TAG                                        |                              DOXYGEN VERSION                             |                        BASE IMAGE                      |\n|:-----------------------------------------------------------------------------:|:------------------------------------------------------------------------:|:------------------------------------------------------:|\n| [latest](https://github.com/cnescatlab/doxygen/pkgs/container/doxygen/1.8.13) | [1.8.13](https://github.com/doxygen/doxygen/releases/tag/Release_1_8_13) | [debian:buster-20220316-slim](https://hub.docker.com/_/debian) |\n| [1.8.13](https://github.com/cnescatlab/doxygen/pkgs/container/doxygen/1.8.13) | [1.8.13](https://github.com/doxygen/doxygen/releases/tag/Release_1_8_13) | [debian:buster-20220316-slim](https://hub.docker.com/_/debian) |\n\n### How to contribute\nIf you experienced a problem with the plugin please open an issue. Inside this issue please explain us how to reproduce this issue and paste the log.\n\nIf you want to do a PR, please put inside of it the reason of this pull request. If this pull request fix an issue please insert the number of the issue or explain inside of the PR how to reproduce this issue.\n\n### License\nCopyright 2022 CNES CatLab.\n\nLicensed under the [GNU General Public License, Version 3.0](https://www.gnu.org/licenses/gpl.txt)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcnescatlab%2Fdoxygen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcnescatlab%2Fdoxygen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcnescatlab%2Fdoxygen/lists"}