Commit Graph

4 Commits

Author SHA1 Message Date
Dimitris Karakasilis
10c6ec425b Add framework installation section
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>
2023-10-05 11:24:20 +03:00
Dimitris Karakasilis
1c7994345c Remove focus from test
Signed-off-by: Dimitris Karakasilis <dimitris@karakasilis.me>
2023-10-05 10:44:10 +03:00
Dimitris Karakasilis
3ce45309d8 Move common method to suite file and make tests green
Signed-off-by: Dimitris Karakasilis <dimitris@karakasilis.me>
2023-10-05 10:11:10 +03:00
Dimitris Karakasilis
781cffa3d8 [WIP] Split a "dockerfile" action one from the "convert" one
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>
2023-10-05 09:51:08 +03:00