Skip to content

Adds output type=local support#10

Open
njlr wants to merge 1 commit intoaspect-build:mainfrom
njlr:feature/buildx-local-output
Open

Adds output type=local support#10
njlr wants to merge 1 commit intoaspect-build:mainfrom
njlr:feature/buildx-local-output

Conversation

@njlr
Copy link

@njlr njlr commented Jan 21, 2026

This PR adds support for output type=local.

This is useful when the desired output from BuildX is a file, not an OCI image.

Whilst it would be possible to build an OCI image, flatten the layers and pick out the desired files, this way is probably more efficient.

I would appreciate some feedback on the UX and can make changes as needed. Thanks!


Changes are visible to end-users: yes

  • Searched for relevant documentation and updated as needed: yes
  • Breaking change (forces users to change their own code or config): no
  • Suggested release notes appear below: yes

Test plan

  • New test cases added

@CLAassistant
Copy link

CLAassistant commented Jan 23, 2026

CLA assistant check
All committers have signed the CLA.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants