Skip to content

Docs should explain how to control created artefacts #27

Description

@fwilhe

I'm using the builder_example repo to gerate an image (raw).

Now I want the raw image + an additional (custom) tgz output. I know I can crate this output by having a file with a name like image.base.tar.gz as an executable shell script. This works as intended, but has the unwanted side effect that no raw image is created anymore.

Is there a way to get both? I tried putting the tgz script into a separate feature, but this does not seem to have any effect. I did not find this explained in the docs, but I think it should be explained.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

kind/enhancementEnhancement, improvement, extension

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions