Fedora 34 and docker rootless insanity. Warning: rant-y

This page summarizes the projects mentioned and recommended in the original post on /r/docker

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. moby-snapshot

    Discontinued Binary snapshot of Moby (irregularly updated)

    For Fedora 33 I had to use https://github.com/AkihiroSuda/moby-snapshot and like 10 workarounds I don't even remember anymore e.g. https://github.com/moby/moby/issues/41230 https://github.com/moby/moby/pull/42199/files

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. Moby

    The Moby Project - a collaborative project for the container ecosystem to assemble container-based systems

    For Fedora 33 I had to use https://github.com/AkihiroSuda/moby-snapshot and like 10 workarounds I don't even remember anymore e.g. https://github.com/moby/moby/issues/41230 https://github.com/moby/moby/pull/42199/files

  4. rootlesskit

    Linux-native "fake root" for implementing rootless containers

    Now with Fedora 34 I'm having issues from rootlesskit not being packaged. Got the binaries from https://github.com/rootless-containers/rootlesskit/#setup since that go get command never works. I have installed over 50 packages using go get but rootlesskit ALWAYS fails to compile because of some dependency like google/uuid and different Go versions.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • "unexpected EOF" while downloading container layers when built with go 1.24

    1 project | news.ycombinator.com | 23 Mar 2025
  • Update Your Docker

    1 project | news.ycombinator.com | 13 Mar 2025
  • Which Docker variant am I using and where is the daemon running?

    1 project | dev.to | 26 Dec 2024
  • A Very Deep Dive Into Docker Builds

    3 projects | dev.to | 25 Nov 2024
  • You're probably not vulnerable to the CUPS CVE

    1 project | news.ycombinator.com | 27 Sep 2024

Did you know that Go is
the 4th most popular programming language
based on number of references?