docker-install icon indicating copy to clipboard operation
docker-install copied to clipboard

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

Open rontown opened this issue 2 years ago • 7 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

rontown avatar Jul 24 '23 18:07 rontown

Discussed here:

  • https://github.com/docker/docker-ce-packaging/issues/933

AkihiroSuda avatar Aug 05 '23 16:08 AkihiroSuda

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/

AkihiroSuda avatar Aug 05 '23 16:08 AkihiroSuda

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

rontown avatar Aug 08 '23 08:08 rontown

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.

neersighted avatar Aug 10 '23 14:08 neersighted

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

rontown avatar Aug 10 '23 15:08 rontown

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

scaleoutsean avatar Aug 14 '24 06:08 scaleoutsean

any update?

BurlyLuo avatar Jan 21 '25 11:01 BurlyLuo