Skip to content

almalinux 10 upgrade #1818

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

Merged
merged 3 commits into from
May 28, 2025
Merged

almalinux 10 upgrade #1818

merged 3 commits into from
May 28, 2025

Conversation

prabhu
Copy link
Collaborator

@prabhu prabhu commented May 28, 2025

Upgrade to almalinux 10. The new images are much cleaner with just python 3.12 (without the 3.9 bloat). cdxgen-secure and cdxgen are now identical differing only in some environment variables such as NODE_OPTIONS.

prabhu added 3 commits May 28, 2025 03:29
Signed-off-by: Prabhu Subramanian <prabhu@appthreat.com>
Signed-off-by: Prabhu Subramanian <prabhu@appthreat.com>
Signed-off-by: Prabhu Subramanian <prabhu@appthreat.com>
@prabhu prabhu merged commit bb821cb into master May 28, 2025
72 checks passed
@prabhu prabhu deleted the feature/alma10-upgrade branch May 28, 2025 02:58
SDKMAN_DIR=/root/.sdkman \
SDKMAN_CANDIDATES_DIR=/root/.sdkman/candidates \
DOTNET_CLI_TELEMETRY_OPTOUT=1 \
CDXGEN_TEMP_DIR=/tmp/cdxgen-temp \
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unfortunately, none of my local tests involved writing to this directory. Plus, my nerdctl run command was volume mounting the host's /tmp directory with -v /tmp:/tmp and therefore was writable somehow 🤔

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See #1868

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant