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

Clarify error if we don't find the container ABI flag #174

Merged
merged 2 commits into from
Nov 1, 2023

Commits on Nov 1, 2023

  1. templates/release: possibly announce releases to image.sc

    Signed-off-by: Benjamin Gilbert <[email protected]>
    bgilbert committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    a75e1a7 View commit details
    Browse the repository at this point in the history
  2. Clarify error if we don't find the container ABI flag

    It's possible that we're running in the container, but the ABI version
    doesn't match.  Make that explicit.
    
    Also note in the Dockerfiles that we shouldn't break container ABI for the
    most recent stable release.
    
    For: openslide#173
    Signed-off-by: Benjamin Gilbert <[email protected]>
    bgilbert committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    c6863d5 View commit details
    Browse the repository at this point in the history