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.

  • truthfultemporarily@feddit.org
    link
    fedilink
    English
    arrow-up
    23
    arrow-down
    1
    ·
    1 day ago

    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?