{"id":20694710,"url":"https://github.com/funkwerk/compose_diff","last_synced_at":"2025-03-11T02:28:01.460Z","repository":{"id":62564234,"uuid":"74128615","full_name":"funkwerk/compose_diff","owner":"funkwerk","description":"Diff Docker Compose Files","archived":false,"fork":false,"pushed_at":"2017-01-03T21:03:19.000Z","size":10,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-17T20:48:30.157Z","etag":null,"topics":["compare","compose","devops","diff","docker"],"latest_commit_sha":null,"homepage":null,"language":"Python","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/funkwerk.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}},"created_at":"2016-11-18T12:39:57.000Z","updated_at":"2024-04-09T14:18:07.000Z","dependencies_parsed_at":"2022-11-03T16:00:37.042Z","dependency_job_id":null,"html_url":"https://github.com/funkwerk/compose_diff","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/funkwerk%2Fcompose_diff","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/funkwerk%2Fcompose_diff/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/funkwerk%2Fcompose_diff/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/funkwerk%2Fcompose_diff/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/funkwerk","download_url":"https://codeload.github.com/funkwerk/compose_diff/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242958442,"owners_count":20212805,"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":["compare","compose","devops","diff","docker"],"created_at":"2024-11-17T00:06:07.739Z","updated_at":"2025-03-11T02:28:01.421Z","avatar_url":"https://github.com/funkwerk.png","language":"Python","readme":"[![Build Status](https://travis-ci.org/funkwerk/compose_diff.svg)](https://travis-ci.org/funkwerk/compose_diff)\n[![Docker Build](https://img.shields.io/docker/automated/funkwerk/compose_diff.svg)](https://hub.docker.com/r/funkwerk/compose_diff/)\n[![PyPi downloads](https://img.shields.io/pypi/dm/compose_diff.svg)](https://pypi.python.org/pypi/compose_diff/)\n[![PyPi version](https://img.shields.io/pypi/v/compose_diff.svg)](https://pypi.python.org/pypi/compose_diff/)\n[![Docker pulls](https://img.shields.io/docker/pulls/funkwerk/compose_diff.svg)](https://hub.docker.com/r/funkwerk/compose_diff/)\n# compose_diff\n\nDiff docker-compose files.\nWhen deploying using docker-compose, these files could be used to generate Release Notes.\nEspecially interesting is to diff two docker-compose Releases by each other, then customers know the changed components and testers know which part to especially test.\n\n## Usage\n\n### Via Python\n\nInstall it via:\n`pip3 install compose_diff`\n\nAfter that use it like\n\n`compose_diff --versions old.yml new.yml`\nthis will print the differences in the used versions/tags between the two compose files.\n\n`compose_diff --instances old.yml new.yml`\nthis will print the amount of instances of this image between the two compose files.\n\n## Features\n\n - Support for Version 2 and Version 1.\n - Diffs Image Versions\n - Diffs Image Instances\n - Output in Markdown and CSV format\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffunkwerk%2Fcompose_diff","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffunkwerk%2Fcompose_diff","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffunkwerk%2Fcompose_diff/lists"}