Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse

NodeBB

  1. Home
  2. Selfhosted
  3. Docker is not available in RHEL10

Docker is not available in RHEL10

Scheduled Pinned Locked Moved Selfhosted
selfhosted
51 Posts 24 Posters 20 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J [email protected]

    Just uninstall podman and install docker-ce. Official docker docs have steps even.

    sv1sjp@lemmy.worldS This user is from outside of this forum
    sv1sjp@lemmy.worldS This user is from outside of this forum
    [email protected]
    wrote last edited by
    #4

    It is not available for RHEL 10.

    J 1 Reply Last reply
    9
    • N [email protected]

      Just use podman, easy migration from docker.

      sv1sjp@lemmy.worldS This user is from outside of this forum
      sv1sjp@lemmy.worldS This user is from outside of this forum
      [email protected]
      wrote last edited by
      #5

      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

      E 1 Reply Last reply
      4
      • sv1sjp@lemmy.worldS [email protected]

        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.

        C This user is from outside of this forum
        C This user is from outside of this forum
        [email protected]
        wrote last edited by
        #6

        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.

        sv1sjp@lemmy.worldS 1 Reply Last reply
        5
        • sv1sjp@lemmy.worldS [email protected]

          It is not available for RHEL 10.

          J This user is from outside of this forum
          J This user is from outside of this forum
          [email protected]
          wrote last edited by
          #7

          🤦

          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.

          sv1sjp@lemmy.worldS 1 Reply Last reply
          3
          • C [email protected]

            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.

            sv1sjp@lemmy.worldS This user is from outside of this forum
            sv1sjp@lemmy.worldS This user is from outside of this forum
            [email protected]
            wrote last edited by
            #8

            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
            
            C I 2 Replies Last reply
            9
            • J [email protected]

              🤦

              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.

              sv1sjp@lemmy.worldS This user is from outside of this forum
              sv1sjp@lemmy.worldS This user is from outside of this forum
              [email protected]
              wrote last edited by
              #9

              😊

              The official docs:

              To install Docker Engine, you need a maintained version of one of the following RHEL versions:
              
              RHEL 8
              RHEL 9
              
              J 1 Reply Last reply
              11
              • sv1sjp@lemmy.worldS [email protected]

                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.

                S This user is from outside of this forum
                S This user is from outside of this forum
                [email protected]
                wrote last edited by
                #10

                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.

                sv1sjp@lemmy.worldS 1 Reply Last reply
                8
                • sv1sjp@lemmy.worldS [email protected]

                  😊

                  The official docs:

                  To install Docker Engine, you need a maintained version of one of the following RHEL versions:
                  
                  RHEL 8
                  RHEL 9
                  
                  J This user is from outside of this forum
                  J This user is from outside of this forum
                  [email protected]
                  wrote last edited by [email protected]
                  #11

                  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.

                  sv1sjp@lemmy.worldS 1 Reply Last reply
                  5
                  • J [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.

                    sv1sjp@lemmy.worldS This user is from outside of this forum
                    sv1sjp@lemmy.worldS This user is from outside of this forum
                    [email protected]
                    wrote last edited by
                    #12

                    The main point was about that Docker is not available for now in RHEL10. Chill

                    J N 2 Replies Last reply
                    9
                    • sv1sjp@lemmy.worldS [email protected]

                      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
                      
                      C This user is from outside of this forum
                      C This user is from outside of this forum
                      [email protected]
                      wrote last edited by
                      #13

                      I don't know why people ask for help and refuse to listen when it's given.

                      J 1 Reply Last reply
                      5
                      • S [email protected]

                        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.

                        sv1sjp@lemmy.worldS This user is from outside of this forum
                        sv1sjp@lemmy.worldS This user is from outside of this forum
                        [email protected]
                        wrote last edited by
                        #14

                        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

                        S J possiblylinux127@lemmy.zipP 3 Replies Last reply
                        4
                        • sv1sjp@lemmy.worldS [email protected]

                          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 This user is from outside of this forum
                          I This user is from outside of this forum
                          [email protected]
                          wrote last edited by
                          #15

                          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.

                          noahimesaka1873@lemmy.funami.techN 1 Reply Last reply
                          7
                          • sv1sjp@lemmy.worldS [email protected]

                            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

                            E This user is from outside of this forum
                            E This user is from outside of this forum
                            [email protected]
                            wrote last edited by
                            #16

                            Which tutorial did you follow?

                            How is your selinux setup?

                            1 Reply Last reply
                            0
                            • sv1sjp@lemmy.worldS [email protected]

                              The main point was about that Docker is not available for now in RHEL10. Chill

                              J This user is from outside of this forum
                              J This user is from outside of this forum
                              [email protected]
                              wrote last edited by
                              #17

                              When people like you stopping coming in here with useless comments and complaints, I'll stop responding to them. 🫰

                              sv1sjp@lemmy.worldS 1 Reply Last reply
                              4
                              • sv1sjp@lemmy.worldS [email protected]

                                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.

                                T This user is from outside of this forum
                                T This user is from outside of this forum
                                [email protected]
                                wrote last edited by
                                #18

                                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

                                J G 2 Replies Last reply
                                6
                                • sv1sjp@lemmy.worldS [email protected]

                                  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

                                  S This user is from outside of this forum
                                  S This user is from outside of this forum
                                  [email protected]
                                  wrote last edited by
                                  #19

                                  No shame in testing out enterprise solutions. Best of luck in your endeavor.

                                  1 Reply Last reply
                                  7
                                  • N [email protected]

                                    Just use podman, easy migration from docker.

                                    shnizmuffin@lemmy.inbutts.lolS This user is from outside of this forum
                                    shnizmuffin@lemmy.inbutts.lolS This user is from outside of this forum
                                    [email protected]
                                    wrote last edited by
                                    #20

                                    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.

                                    zikeji@programming.devZ 1 Reply Last reply
                                    21
                                    • J [email protected]

                                      When people like you stopping coming in here with useless comments and complaints, I'll stop responding to them. 🫰

                                      sv1sjp@lemmy.worldS This user is from outside of this forum
                                      sv1sjp@lemmy.worldS This user is from outside of this forum
                                      [email protected]
                                      wrote last edited by
                                      #21

                                      virtual hug

                                      1 Reply Last reply
                                      3
                                      • shnizmuffin@lemmy.inbutts.lolS [email protected]

                                        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.

                                        zikeji@programming.devZ This user is from outside of this forum
                                        zikeji@programming.devZ This user is from outside of this forum
                                        [email protected]
                                        wrote last edited by
                                        #22

                                        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.

                                        S 1 Reply Last reply
                                        20
                                        • sv1sjp@lemmy.worldS [email protected]

                                          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 This user is from outside of this forum
                                          I This user is from outside of this forum
                                          [email protected]
                                          wrote last edited by
                                          #23

                                          I actually have a solution for your problem. Change distros:

                                          https://search.nixos.org/packages?channel=25.05&from=0&size=50&sort=relevance&type=packages&query=docker

                                          all kinds of docker versions and you don't have to do any manual steps

                                          1 Reply Last reply
                                          6
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Login or register to search.
                                          Powered by NodeBB Contributors
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • World
                                          • Users
                                          • Groups