Skip to content

[#284] Fix getting base image tag#285

Merged
alanking merged 1 commit intoirods:mainfrom
alanking:284.m
Feb 4, 2026
Merged

[#284] Fix getting base image tag#285
alanking merged 1 commit intoirods:mainfrom
alanking:284.m

Conversation

@alanking
Copy link
Contributor

@alanking alanking commented Feb 3, 2026

Addresses #284

This is option 3 described in #284 (comment)

This time... I'm just going to try all of them. And hopefully not fill up my disk.

  • ubuntu:20.04
  • ubuntu:22.04
  • ubuntu:24.04
  • debian:11
  • debian:12
  • debian:13
  • rockylinux/rockylinux:8
  • rockylinux/rockylinux:9
  • rockylinux/rockylinux:10
  • almalinux:8
  • almalinux:9
  • almalinux:10

@alanking
Copy link
Contributor Author

alanking commented Feb 3, 2026

EL10 is not working on my computer due to the CPU requirements we discovered recently...

 => ERROR [irods-catalog-consumer 2/8] RUN dnf update -y || [ "$?" -eq 100 ] &&     rm -rf /tmp/*
------
 > [irods-catalog-consumer 2/8] RUN dnf update -y || [ "$?" -eq 100 ] &&     rm -rf /tmp/*:
0.244 Fatal glibc error: CPU does not support x86-64-v3
------
target irods-catalog-provider: failed to solve: process "/usr/bin/bash -c dnf update -y || [ \"$?\" -eq 100 ] &&     rm -rf /tmp/*" did not complete successfully: exit code: 127

Everything else was able to stand up and install packages.

Copy link
Contributor

@korydraughn korydraughn left a comment

Choose a reason for hiding this comment

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

Changes look good.

@korydraughn
Copy link
Contributor

Squash it if it works

@alanking
Copy link
Contributor Author

alanking commented Feb 4, 2026

Squashed

Copy link
Contributor

@korydraughn korydraughn left a comment

Choose a reason for hiding this comment

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

Pound it.

@alanking
Copy link
Contributor Author

alanking commented Feb 4, 2026

#'d, mergin

@alanking alanking merged commit 55872f8 into irods:main Feb 4, 2026
2 checks passed
@alanking alanking deleted the 284.m branch February 4, 2026 00:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants