submitted 1 year ago* (last edited 1 year ago) by to c/selfhosted@lemmy.world
 

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
[–] 5 points 1 year ago (1 child)

It's definitely not an easy migration in my experience, because they run rootless and they cannot auto-start without making a system service for every stack, there is a lot that needs to change in a compose stack, especially with file permissions for shared mounts.

  • source
  • parent
  • hideshow 1 child comment