An open API service indexing awesome lists of open source software.

https://github.com/vsoch/comp

Tool (in Go!) to compare and diff container and host environments. Dinosaur fun!
https://github.com/vsoch/comp

compare containers environments host

Last synced: over 1 year ago
JSON representation

Tool (in Go!) to compare and diff container and host environments. Dinosaur fun!

Awesome Lists containing this project

README

          

# Comp

> compare environments and other things between containers, and host 📦️

This is a simple tool to compare environments and other features of containers.

For environments, this means the environment on your host vs a container, or the environment between containers. The tool here also implmements
a basic interface to interact with several container technologies, which could
be extended to other projects.

⭐️ [Documentation](https://vsoch.github.io/comp/) ⭐️

## TODO

- allow setting a different container backend via environment