Hi 🙋
I’d like to discuss the build-up of container tags. As they currently stand, they seem to be difficult to use. Therefore, I propose that we make some changes.
# now
#
8.14.1-v1.2.3
8.14.1-main
# proposal
#
8.14.1-2
We primarily pin it to the software that is mainly bundled into the container. Therefore, the container version is identical to the openvoxserver version. Additionally, there is a -<Number> like in rpm packages, where the counter increments whenever there are changes in the packaging, but not the software itself.
Whatcha thinking about that?
Hi 🙋
I’d like to discuss the build-up of container tags. As they currently stand, they seem to be difficult to use. Therefore, I propose that we make some changes.
We primarily pin it to the software that is mainly bundled into the container. Therefore, the container version is identical to the openvoxserver version. Additionally, there is a
-<Number>like in rpm packages, where the counter increments whenever there are changes in the packaging, but not the software itself.Whatcha thinking about that?