I am running on RHEL (AlmaLinux) 9 and arm64.
I noticed that Index of linux/rhel/9/aarch64/stable/Packages/ lists docker-compose-plugin-2.35.1-1.el9.aarch64.rpm
as the lastest version. whereas x64 has docker-compose-plugin-2.38.2-1.el9.x86_64.rpm
why does arm64 have such old version (2.35.1)? its 3 minor versions behind. centos does not have this problem
rimelek
(Ákos Takács)
July 23, 2025, 9:51pm
2
not sure, but you could try downloading the copose release from GitHub
You can find linux-aarch64 files among the assets. You could also ask about the missing packages on the issues tab. I found a similar older issue:
opened 01:42PM - 14 Feb 24 UTC
closed 05:07PM - 22 Feb 24 UTC
Dears,
Currently docker-compose-plugin version 2.22.* and 2.23.* are missing … from RHEL 7/8/9 repos.
Whereas other components docker-ce, docker-ce-cli all versions are available.
Is there any reason, why only for docker-compose-plugin these versions were removed.
> docker-compose-plugin-2.23.3-1 was working without issues in our system, but had issues with docker-compose-plugin-2.24* so decided to role back, but to surprise 2.23.* version was missing in the repo itself.

But yours is different, so you can open a new one
I got no response from the docker packaging team, but the newest version is now available again