meta-virtualization/recipes-containers/docker-distribution
Chen Qi 51e50ba710 docker-distribution: get rid of unknown in version output
The '+unknown' is a deliberate design which is expected to be
overridden at build time by VERSION environment variable.

However, after the following commit, things cannot be overridden.

  a74cacf (version: export getter functions)

This is because variable beginning with small letter is a private
one and cannot be exported or overridden.

An issue has been filed for upstream:
https://github.com/distribution/distribution/issues/4627

Before that issue is resolved, we need to sed the file manually.

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2025-07-07 11:42:27 -04:00
..
files docker-distribution: update to v3.0.0-beta.1 2024-07-11 21:09:29 +00:00
docker-distribution_git.bb docker-distribution: get rid of unknown in version output 2025-07-07 11:42:27 -04:00