Skip to content

Longhorn dependencies #3424

Answered by jimmykarily
SanekP asked this question in Q&A
May 25, 2025 · 1 comments · 2 replies
Discussion options

You must be logged in to vote

As you found out, different distributions come with different pre-installed packages. We don't test all user scenarios/workloads on all flavors because that would make a very big testing matrix.

To add a a dependency to an image, you don't necessarily need the original Dockerfile. You can just create your own dockerfile and start from the released Kairos image. Just add the dependencies you need on top. Unless your dependencies are needed in the initramfs, you don't need to do anything else (rebuild initramfs etc).

You get different results because you are using the -master- artifact. This is building from master and it not stable, it changes whenever we push to master and it's only for t…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@SanekP
Comment options

@jimmykarily
Comment options

Answer selected by SanekP
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants