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!
- Host: GitHub
- URL: https://github.com/vsoch/comp
- Owner: vsoch
- License: apache-2.0
- Created: 2022-01-06T05:18:50.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-16T22:43:53.000Z (over 4 years ago)
- Last Synced: 2025-01-28T00:30:34.146Z (over 1 year ago)
- Topics: compare, containers, environments, host
- Language: Go
- Homepage: https://vsoch.github.io/comp/
- Size: 123 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: COPYING
- Code of conduct: .github/CODE_OF_CONDUCT.md
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