Docker is not available in RHEL10
-
https://docs.docker.com/engine/install/rhel/
You should be able to add the repo and install the packages anyway. If it doesn't work, give a description of the behavior including errors or logs.
Yes, I have already read that and it clearly says:
To install Docker Engine, you need a maintained version of one of the following RHEL versions: RHEL 8 RHEL 9
-
So do like I said and visit the Docker official docs, setup the RHEL repos, and install it. Or, you can just install the ROM packages individually. OR you can wait a few weeks until the official packages show up which will ease the the same thing.
Your choice.
The official docs:
To install Docker Engine, you need a maintained version of one of the following RHEL versions: RHEL 8 RHEL 9
-
As I can see, Docker is not available in RHEL10 (at least for now).
Yes, I know, podman is an option, I already converted all of my services,but for my nextcloud setup.. I find it impossible to make it full functional in podman...
Edit: Okay I succeeded, thank you for your messages, I know how to manually install rpms, the main point was to discuss that Docker is not available in RHEL.Oh, I see that RHEL has officially dropped docker support. You can try installing from binaries, but you are definitely striking out on your own here.
I don't mean to rake you over the coals here, but what is the reasoning for sticking with RHEL for this project? If you are attempting to use it in an paid enterprise situation, you are better off sticking with items on the compatibility list. If you run into issues with other supported services, the first piece of advice will be to remove docker. Since your are not getting support for docker, I would advise running it from a supported OS.
-
The official docs:
To install Docker Engine, you need a maintained version of one of the following RHEL versions: RHEL 8 RHEL 9
wrote last edited by [email protected]Man, if you're this green, just go back to RHEL 9 until they come back and tell you it's okay to do exactly as they say. Did you just come here to complain, or do you honestly not know how this all works?
Literally download the RPMs like I said if you don't know how to use backref repos.
-
Man, if you're this green, just go back to RHEL 9 until they come back and tell you it's okay to do exactly as they say. Did you just come here to complain, or do you honestly not know how this all works?
Literally download the RPMs like I said if you don't know how to use backref repos.
The main point was about that Docker is not available for now in RHEL10. Chill
-
Yes, I have already read that and it clearly says:
To install Docker Engine, you need a maintained version of one of the following RHEL versions: RHEL 8 RHEL 9
I don't know why people ask for help and refuse to listen when it's given.
-
Oh, I see that RHEL has officially dropped docker support. You can try installing from binaries, but you are definitely striking out on your own here.
I don't mean to rake you over the coals here, but what is the reasoning for sticking with RHEL for this project? If you are attempting to use it in an paid enterprise situation, you are better off sticking with items on the compatibility list. If you run into issues with other supported services, the first piece of advice will be to remove docker. Since your are not getting support for docker, I would advise running it from a supported OS.
Well, as I am running my personal server for years, I wanted to test/understand more enterprise solutions except Debian/Ubuntu and especially solutions with SELinux.
In the end if I face major issues I will setup Nextcloud to a VM. Thank you for your response -
Yes, I have already read that and it clearly says:
To install Docker Engine, you need a maintained version of one of the following RHEL versions: RHEL 8 RHEL 9
I guess what they're saying is, even though it's "not supported" officially, you can still try and there's good chances it'll work anyway. If you need or prefer to stick to a supported configuration, it seems your options are either to switch to podman and figure out nextcloud, or switch away from RHEL.
-
Yes, I already moved everything and works perfectly.. except... nextcloud..
I am trying to setup a new one but too much debugging the last 10 hours
Which tutorial did you follow?
How is your selinux setup?
-
The main point was about that Docker is not available for now in RHEL10. Chill
When people like you stopping coming in here with useless comments and complaints, I'll stop responding to them. 🫰
-
As I can see, Docker is not available in RHEL10 (at least for now).
Yes, I know, podman is an option, I already converted all of my services,but for my nextcloud setup.. I find it impossible to make it full functional in podman...
Edit: Okay I succeeded, thank you for your messages, I know how to manually install rpms, the main point was to discuss that Docker is not available in RHEL.Reading the Docs, it seems like PodMan is the replacement for docker. You could try containerd/nerdctl, but podman is likely the best way for you. RHEL10 docs even say it supports the older docker config options
-
Well, as I am running my personal server for years, I wanted to test/understand more enterprise solutions except Debian/Ubuntu and especially solutions with SELinux.
In the end if I face major issues I will setup Nextcloud to a VM. Thank you for your responseNo shame in testing out enterprise solutions. Best of luck in your endeavor.
-
Just use podman, easy migration from docker.
Yes, until it's NOT. Running RHEL 9 with docker engine slapped in there because the BitBucket self-hosted containerized runner is incompatible with podman.
-
When people like you stopping coming in here with useless comments and complaints, I'll stop responding to them. 🫰
virtual hug
-
Yes, until it's NOT. Running RHEL 9 with docker engine slapped in there because the BitBucket self-hosted containerized runner is incompatible with podman.
Last time I tried to migrate to Podman the first container I tried was incompatible, so was the second, and the third. Turns out at the time Linuxservers.io stuff wasn't rootless podman compatible. There have since been some improvement according to my most recent Google search just now, so maybe a retry is coming up.
-
As I can see, Docker is not available in RHEL10 (at least for now).
Yes, I know, podman is an option, I already converted all of my services,but for my nextcloud setup.. I find it impossible to make it full functional in podman...
Edit: Okay I succeeded, thank you for your messages, I know how to manually install rpms, the main point was to discuss that Docker is not available in RHEL.I actually have a solution for your problem. Change distros:
all kinds of docker versions and you don't have to do any manual steps
-
As I can see, Docker is not available in RHEL10 (at least for now).
Yes, I know, podman is an option, I already converted all of my services,but for my nextcloud setup.. I find it impossible to make it full functional in podman...
Edit: Okay I succeeded, thank you for your messages, I know how to manually install rpms, the main point was to discuss that Docker is not available in RHEL.So containers have been standardized for a while now (OCI), and even if you install "docker" it's actually just installing containerd with docker-cli. For years kubernetes is not even supporting docker-shim anymore. So there should be no issue. What is even the problem you are running into?
-
I don't know why people ask for help and refuse to listen when it's given.
Exactly. Getting downvoted by plebs because of this.
-
As I can see, Docker is not available in RHEL10 (at least for now).
Yes, I know, podman is an option, I already converted all of my services,but for my nextcloud setup.. I find it impossible to make it full functional in podman...
Edit: Okay I succeeded, thank you for your messages, I know how to manually install rpms, the main point was to discuss that Docker is not available in RHEL.Nextcloud is in EPEL 10. You'll get updates along with the rest of the OS.
I have been using EPEL 9 Nextcloud for a good while and it's been a smooth experience.
If you want specifically Docker, I would not choose an EL10 distro, really. I have been test driving AlmaLinux 10 and it's pretty nice, but I would look elsewhere.
-
Last time I tried to migrate to Podman the first container I tried was incompatible, so was the second, and the third. Turns out at the time Linuxservers.io stuff wasn't rootless podman compatible. There have since been some improvement according to my most recent Google search just now, so maybe a retry is coming up.
You can run it rootful, then it behaves just like Docker.