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

feat: build from local storage #207

Merged
merged 2 commits into from
Mar 20, 2024
Merged

feat: build from local storage #207

merged 2 commits into from
Mar 20, 2024

Conversation

deboer-tim
Copy link
Collaborator

What does this PR do?

The Bootc image builder added support to build from local storage via osbuild/bootc-image-builder#90.

This updates to the current bootc image builder image, and adds the two new required options:

  • --local, should be temporary/default soon
  • volume mapping to /var/lib/containers/storage

Screenshot / video of UI

N/A

What issues does this PR fix or reference?

Fixes #178.

How to test this PR?

Test updated.

@deboer-tim deboer-tim requested a review from a team as a code owner March 20, 2024 15:12
The Bootc image builder added support to build from local storage via
osbuild/bootc-image-builder#90.

This updates to the current bootc image builder image, and adds the two
new required options:
 - --local, should be temporary/default soon
 - volume mapping to /var/lib/containers/storage

Signed-off-by: Tim deBoer <[email protected]>
Signed-off-by: Tim deBoer <[email protected]>
@deboer-tim
Copy link
Collaborator Author

Rebased to pick up changes in main.

@deboer-tim deboer-tim merged commit 8dc1ae4 into main Mar 20, 2024
4 checks passed
@deboer-tim deboer-tim deleted the local-storage branch March 20, 2024 16:46
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.

Use local storage for images
2 participants