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

Move DMOD service images and service Python packaging image to Rocky Linux base #427

Merged
merged 10 commits into from
Sep 18, 2023

Commits on Sep 13, 2023

  1. Configuration menu
    Copy the full SHA
    d13a457 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    242d1ed View commit details
    Browse the repository at this point in the history
  3. Update py-sources image to use rockylinux:8.5.

    Updating to new base image to address problems with previous alpine
    base, including no longer having to pre-build wheels of several
    dependencies (e.g., pandas), which had become broken.
    robertbartel committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    644c123 View commit details
    Browse the repository at this point in the history
  4. Update py-sources stack to remove py-deps image.

    Removing py-deps image/service from py-sources stack, as this was
    primarily added to cleanly contain the layers that custom-built several
    wheels for service package dependencies, which is no longer required
    after moving from an Alpine Linux base image to Rocky Linux.
    robertbartel committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    6ff2e0b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0bd0b47 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b835f88 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fff3f07 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9d2c42b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    14afbe4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    13c6c25 View commit details
    Browse the repository at this point in the history