diff-docker-compose

1.0.0 • Public • Published

diff-docker-compose

Small utility to diff two docker-compose.yml files; useful, for instance, if your docker-compose.yml is based off of a template.

By default, running with no arguments will assume the two yaml files to diff are docker-compose.yml.template and docker-compose.yml.

Currently, this only gives a high-level overview of how the files compare to each other.

Screenshot showing output: services locally removed/disabled, services locally adedd/enabled, andservices locally modified

Readme

Keywords

none

Package Sidebar

Install

npm i diff-docker-compose

Weekly Downloads

2

Version

1.0.0

License

MIT

Last publish

Collaborators

  • adamdicarlo