Skip to content
This repository was archived by the owner on Jun 19, 2024. It is now read-only.
This repository was archived by the owner on Jun 19, 2024. It is now read-only.

Support Kaniko builds #1777

@edrandall

Description

@edrandall

Description

maven-fabric8-plugin already supports docker-daemonless builds using Jib, but Jib has a limited (though useful) support of layering a Java application on top of an existing base image.

It would be really useful if this were taken to the next level with Kaniko support. We could then build our entire suite of applications using the same (fabric8) abstraction and no need for a docker daemon or d-in-d anywhere.
The main advantages of using the fabric8 plugin being that:

  • configuration is standardised
  • dependencies for running the underlying tool (Jib, Kaniko, whatever) are automatically downloaded.

Metadata

Metadata

Assignees

No one assigned

    Labels

    cat/discussionTopic of discussionstatus/never-stalePin this issue to get never marked as stale by stale-bottarget/JKubeImplementation to be performed in JKube

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions