Menu

#1339 Generate correct LD_FLAGS in the in-tree Kamaji image

open
nobody
2025-08-13
2025-08-12
Anonymous
No

Originally created by: lllamnyp

The in-tree Kamaji image is built with this Dockerfile, but the environment variables on the linked line are never actually set as build args.

[#1338] fixes the more immediate issue of correcting the reference to the migration image (by default, generated from the git tag), but it would be helpful to properly populate the build metadata with all variables, perhaps using the git data of Cozystack's repository.

This is how the variables are calculated in upstream (link).

Similar logic could be implemented in the Makefile for Kamaji or even in one of the common includes, as something potentially useful for other components too.

Related

Tickets: #1338

Discussion

  • Anonymous

    Anonymous - 2025-08-12
     
  • Anonymous

    Anonymous - 2025-08-13

    Originally posted by: FAUST-BENCHOU

    Hi there! I’m new to CozyStack and really excited to start contributing to the community.
    This issue looks like a great “first step” for me to understand the project’s build process and get hands-on experience.
    If it’s still open, I’d love to take it on and work through it — could you please assign it to me?
    Thanks a lot! 🙏

     

Log in to post a comment.