{"id":20435891,"url":"https://github.com/andyneff/docker-robodoc","last_synced_at":"2026-05-10T17:39:20.047Z","repository":{"id":90969369,"uuid":"91198104","full_name":"andyneff/docker-robodoc","owner":"andyneff","description":"Docker for robodoc","archived":false,"fork":false,"pushed_at":"2017-05-24T23:31:26.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-15T19:43:00.305Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/andyneff.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}},"created_at":"2017-05-13T19:29:22.000Z","updated_at":"2017-05-24T23:31:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"0126bce6-4084-411e-b337-0eb77971820a","html_url":"https://github.com/andyneff/docker-robodoc","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyneff%2Fdocker-robodoc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyneff%2Fdocker-robodoc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyneff%2Fdocker-robodoc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyneff%2Fdocker-robodoc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andyneff","download_url":"https://codeload.github.com/andyneff/docker-robodoc/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241982490,"owners_count":20052529,"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","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":"2024-11-15T08:38:18.773Z","updated_at":"2026-05-10T17:39:20.003Z","avatar_url":"https://github.com/andyneff.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ROBODoc\n\nDocker container for running ROBODoc\n\n## Usage\n\n```\ndocker run --rm \\\n           -v \u003cSRC_DIR\u003e:/src \\\n           -v \u003cDOC_DIR\u003e:/doc \\\n           -e DOCKER_UID=$(id -u) \\\n           -e DOCKER_GID=$(id -g) \\\n           andyneff/robodoc:latest \u003cargs ...\u003e\n```\n\nor using the `docker-compose.yml` file\n\n```\nSRC_DIR=\u003cSRC_DIR\u003e DOC_DIR=\u003cDOC_DIR\u003e DOCKER_UID=\u003cUID\u003e DOCKER_GID=\u003cGID\u003e docker-compose run \u003cargs ...\u003e\n```\n\n- SRC_DIR default is `.`\n- DOC_DIR default is `./docs`\n- DOCKER_UID default is 1000\n- DOCKER_GID default is 1000\n\n### Example \n\n```\nDOCKER_UID=$(id -u) DOCKER_GID=$(id -g) docker-compose run robodoc --multidoc --html\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandyneff%2Fdocker-robodoc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandyneff%2Fdocker-robodoc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandyneff%2Fdocker-robodoc/lists"}