diff docker-compose files
Project description
Diff docker-compose files. When deploying using docker-compose, these files could be used to generate Release Notes. Especially 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.
Usage
Via Python
Install it via: pip3 install compose_diff
After that use it like
compose_diff --versions old.yml new.yml this will print the differences in the used versions/tags between the two compose files.
compose_diff --instances old.yml new.yml this will print the amount of instances of this image between the two compose files.
Features
Support for Version 2 and Version 1.
Diffs Image Versions
Diffs Image Instances
Output in Markdown and CSV format
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file compose_diff-0.4.0.tar.gz
.
File metadata
- Download URL: compose_diff-0.4.0.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 746ddd328969806ebf9a85b0651dedb7cd99baae7b4a34ba52671535e02a51b2 |
|
MD5 | 98d4e9c4aa599b01e6fab67f78c63758 |
|
BLAKE2b-256 | fc52177ee54dd8454f28c8027df1c12993c293899861a7317b7536eddd6d02ba |