Skip to content

Docker build in kompose convert #691

Closed
@hrishin

Description

kompose convert provides nice utility for converting docker-compose resources to kubenetes resources. However while leveraging on it if compose file has build: tag, so converting those resources to kubernates resources wont help much in our case as another system expects docker image do exists in respective registry prior bringing kubenetes deployment up and running.
It would be great if we can add optional flag in kompose convert -bso on presence of it kompose can build docker images, push it to respective registry and the execute conversation process as a whole.

As of now I can see this functionality is available in kompose up command but we don't want to spin up the pods/containers.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions