Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs should explain how to control created artefacts #27

Open
fwilhe opened this issue Aug 8, 2023 · 0 comments
Open

Docs should explain how to control created artefacts #27

fwilhe opened this issue Aug 8, 2023 · 0 comments
Assignees
Labels
kind/enhancement Enhancement, improvement, extension

Comments

@fwilhe
Copy link
Member

fwilhe commented Aug 8, 2023

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.

@fwilhe fwilhe added the kind/enhancement Enhancement, improvement, extension label Aug 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement Enhancement, improvement, extension
Projects
None yet
Development

No branches or pull requests

2 participants