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: Describe how to boot local builds #512

Merged
merged 1 commit into from
May 6, 2024

Commits on May 6, 2024

  1. docs: Describe how to boot local builds

    We want to make this use case feel awesome; today it
    doesn't for multiple reasons.
    
    We probably want a `bootc status --booted-image` which
    would print the digested pull spec to start.
    
    Then one could at least `podman pull $(bootc status --booted-image)`.
    
    But we clearly *also* want to streamline exporting from
    the local ostree storage back into a container, which has some
    downsides/bugs right now.
    
    Signed-off-by: Colin Walters <walters@verbum.org>
    cgwalters committed May 6, 2024
    Configuration menu
    Copy the full SHA
    0a87e76 View commit details
    Browse the repository at this point in the history