Building new packages #529
Unanswered
fullmetal-fred
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Hi @cybernetic-mountaineer, that's a good question! It's unfortunate that currently docs are not right there yet for bundles. Bundles will officially go supported in #116 which should allow then to consume bundles easily. In the meantime - there are 2 ways to add additional packages to Kairos without customizing the container image:
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey there! Is there a good documentation source for building bundles/packages for use with Kairos?
Use case is: I'm using docker for my container runtime. Right now I'm installing it via commands in the cloud-config. But I have a feeling the preferred method would be to define a bundle and just add the bundle. Thoughts? Am I on the right track? I also have a variation that is a whole Dockerfile based on Kairos core...but I'd like to not have to maintain it if I can help it.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions