corrator 1.4.1

A tool to verify the versions of apps used inside docker containers.
Documentation
1
2
3
4
5
6
7
8
[ubuntu]
path = "ubuntu"
apps = [ "bash", "grep", "ubuntu"]
tags = [ "testing", "tags" ]

[alpine]
path = "alpine"
apps = [ "busybox" ]