{"id":20485230,"url":"https://github.com/nekroze/docker-compose-gen","last_synced_at":"2026-05-09T02:18:21.781Z","repository":{"id":145265946,"uuid":"155826222","full_name":"Nekroze/docker-compose-gen","owner":"Nekroze","description":" Generate docker-compose config segments dynamically.","archived":false,"fork":false,"pushed_at":"2018-11-17T22:41:00.000Z","size":33,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-25T22:21:05.811Z","etag":null,"topics":["config","docker","docker-compose","dynamic","generation","go","golang"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/Nekroze.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":"2018-11-02T06:55:11.000Z","updated_at":"2020-03-02T06:23:08.000Z","dependencies_parsed_at":"2023-07-08T17:15:22.078Z","dependency_job_id":null,"html_url":"https://github.com/Nekroze/docker-compose-gen","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Nekroze/docker-compose-gen","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nekroze%2Fdocker-compose-gen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nekroze%2Fdocker-compose-gen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nekroze%2Fdocker-compose-gen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nekroze%2Fdocker-compose-gen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Nekroze","download_url":"https://codeload.github.com/Nekroze/docker-compose-gen/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nekroze%2Fdocker-compose-gen/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32804672,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"online","status_checked_at":"2026-05-09T02:00:06.633Z","response_time":123,"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":["config","docker","docker-compose","dynamic","generation","go","golang"],"created_at":"2024-11-15T16:28:36.342Z","updated_at":"2026-05-09T02:18:21.729Z","avatar_url":"https://github.com/Nekroze.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# docker-compose-gen\n\nGenerate docker-compose config segments dynamically.\n\n# Primary Use Case\n\nIt can be helpful to replace the default network with an externally defined one dynamically at time of orchestration.\n\n`docker-compose-gen` can be used like so to make the default network containers are connected to an already defined network called lab.\n\n```bash\ndocker-compose -f docker-compose.yml -f \u003c(docker-compose-gen network --compose-version 3.1 --external lab) up\n```\n\n# Installation\n\n## Docker\n\nYou may use the [automated docker image](https://hub.docker.com/r/nekroze/docker-compose-gen) to use `docker-compose-gen` without any other dependencies with the following:\n\n```bash\ndocker run nekroze/docker-compose-gen:latest network --name backchannel\n```\n\n## Go\n\nIf you would like to compile and install/update `docker-compose-gen` locally and via the golang tool chain with:\n\n```bash\ngo get -u github.com/Nekroze/docker-compose-gen/...\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnekroze%2Fdocker-compose-gen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnekroze%2Fdocker-compose-gen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnekroze%2Fdocker-compose-gen/lists"}