We should create daily container images, with:
latest tag
version tag (eg. 1.30)
version-timestamp tag (eg. 1.30-20260723-113820)
When a new container is built, latest, version and version-timestamp should be the same. version-timestamp containers are never deleted.
We should create daily container images, with:
latesttagversiontag (eg.1.30)version-timestamptag (eg.1.30-20260723-113820)When a new container is built,
latest,versionandversion-timestampshould be the same.version-timestampcontainers are never deleted.