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

Update docker support for s390x #466

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

prabhav-thali
Copy link
Contributor

@prabhav-thali prabhav-thali commented Jan 13, 2025

- What I did

- How I did it

- How to verify it

- Description for the changelog

- A picture of a cute animal (not mandatory but encouraged)

Signed-off-by: Prabhav Thali <[email protected]>
Comment on lines -654 to -655
sles)
if [ "$(uname -m)" != "s390x" ]; then
Copy link
Contributor

Choose a reason for hiding this comment

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

Could we also print some message with an explanation?

Is it okay to drop support for installing versions that were already released for SLES?

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

Successfully merging this pull request may close these issues.

2 participants