Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce "convert" command #2

Closed
wants to merge 13 commits into from
Closed

Conversation

jimmykarily
Copy link
Contributor

@jimmykarily jimmykarily commented Oct 3, 2023

Signed-off-by: Dimitris Karakasilis <dimitris@karakasilis.me>
so that we can generate a dockerfile without building the image.
This makes it more testable and also allows us to handle the building
step differently depending on whether we are inside Kubernetes or
buildling locally.

Signed-off-by: Dimitris Karakasilis <dimitris@karakasilis.me>
Signed-off-by: Dimitris Karakasilis <dimitris@karakasilis.me>
Signed-off-by: Dimitris Karakasilis <dimitris@karakasilis.me>
Signed-off-by: Dimitris Karakasilis <dimitris@karakasilis.me>
TODO: Implement `enki find-matching-framework` command in main and
release a new enki version with it, so that we can consume it in
Dockerfiles.

Signed-off-by: Dimitris Karakasilis <dimitris@karakasilis.me>
Let's keep things simple for now. Trying to figure out the right
framework image automatically will be very error prone. By making it a
manual setting, we allow the user to even set it to a custom image or
use one that they know it works.

Signed-off-by: Dimitris Karakasilis <dimitris@karakasilis.me>
Signed-off-by: Dimitris Karakasilis <dimitris@karakasilis.me>
Signed-off-by: Dimitris Karakasilis <dimitris@karakasilis.me>
Signed-off-by: Dimitris Karakasilis <dimitris@karakasilis.me>
It's not working as it is because we need to install systemd which is
part of the Kairos dockerfiles

Signed-off-by: Dimitris Karakasilis <dimitris@karakasilis.me>
to test that the generate dockerfiles are buildable and do what they are
supposed to do.

Signed-off-by: Dimitris Karakasilis <dimitris@karakasilis.me>
Signed-off-by: Dimitris Karakasilis <dimitris@karakasilis.me>
@jimmykarily
Copy link
Contributor Author

Closing in favor of: kairos-io/kairos#1898

@jimmykarily jimmykarily closed this Oct 9, 2023
@jimmykarily jimmykarily deleted the 1721-enki-convert-image branch October 9, 2023 08:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant