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

Commits on Mar 20, 2024

  1. feat: build from local storage

    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]>
    deboer-tim committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    d4d767a View commit details
    Browse the repository at this point in the history
  2. chore: fix linting

    Signed-off-by: Tim deBoer <[email protected]>
    deboer-tim committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    ecf4468 View commit details
    Browse the repository at this point in the history