docker/docker-install

Rocky Linux. get-docker.sh curl setup not yet supported.

rontown opened this issue · 6 comments

It appears as though the following command isn't yet supported to run on Rocky Linux. (Attempted on Rocky 9.2)

curl -fsSL https://get.docker.com -o get-docker.sh sh get-docker.sh

Throwing this out there to see if it will be picked up or support added in future.
Thanks

Workaround: RPMs for CentOS Stream 9 can be downloaded from here, and they may work for RHEL/CentOS-like distros too

https://download.docker.com/linux/centos/9/x86_64/stable/Packages/

Is this to say it will be added to the above command or a more involved workaround?

We do not build Rocky packages at this time. We are open to it, but we're currently working through a lot of technical debt in the Docker CE release process, so expect a timeline of months instead of days.

Fair enough! Thanks for the update and good luck clearing the dept ;)

@neersighted, since 1 year has passed, how does it look now - is it still several months, or several quarters?