Use Case
Hi,
Unfortunately, the openvox containers do not have uniform labels or build information.
The most common docker practice is to specify the version in the ENV section, e.g., PG_VERSION, TOMCAT_VERSION, JAVA_VERSION
For the puppet containers, the following can be found in the label section:
“org.label-schema.version”: “7.18.2-1+ubuntu24.04”
But only for Debian-based systems. The Alpine containers do not have any further information.
It would be nice to find information in the Alpine containers as well, ideally the Puppet server or Patch version.
Thanks & best regards,
Lars
Describe the solution you would like
.
Describe alternatives you've considered
No response
Additional context
No response