this post was submitted on 15 Jun 2025
38 points (89.6% liked)

Selfhosted

61438 readers
471 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details. Tags [CBH] or [AIP] are required, see the links in Rule 8 for details.

  8. AI-related discussions and AI-involved promotional posts have additional requirements for tagging, as noted in Rule 7 and the AI & Promotional Post Expanded Rules post, and find example disclosures here.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

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.

you are viewing a single comment's thread
view the rest of the comments
[–] catloaf@lemm.ee 6 points 1 year ago (1 children)

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.world 7 points 1 year ago (2 children)

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
[–] ilmagico@lemmy.world 5 points 1 year ago (1 children)

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.

It won't work since there's no RHEL10 repo. You can however use CentOS (Stream) 10 repo, I use it that way and it works!

[–] catloaf@lemm.ee -1 points 1 year ago (1 children)

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