valhalla icon indicating copy to clipboard operation
valhalla copied to clipboard

Missing annotations in Docker images built in CI

Open chrstnbwnkl opened this issue 1 year ago • 0 comments

Starting with #5082 the docker images are built separately for arm and x86 and then later converged into one using docker manifest create. For some reason though, this newly created image does not have author or description metadata according to GitHub: https://github.com/valhalla/valhalla/pkgs/container/valhalla/350766068?tag=latest

I didn't find an immediate way to fix this, so I'll leave this here for now.

chrstnbwnkl avatar Feb 06 '25 16:02 chrstnbwnkl