Skip to content
This repository was archived by the owner on Sep 5, 2019. It is now read-only.
This repository was archived by the owner on Sep 5, 2019. It is now read-only.

Knative build should work natively on just docker  #539

Description

@vrock28

Expected Behavior

Knative build/build templates should work natively with just the docker engine as opposed to having a dependency on k8s. Given a source code repo, and a docker instance running, the process should be as simple as pointing the knative build/build template to the source code locally and it should give a docker image built locally out of source code. The image can later be pushed to any image registry as per the need.

Actual Behavior

Currently, we submit a YAML file to k8s that contains all the relevant details to finally end up with a running container on the same cluster.

Additional Info

@dgageot : Raising this issue as per our discussion on Twitter.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions