I set it to debug at somepoint and forgot maybe? Idk, but why the heck does the default config of the official Docker is to keep all logs, forever, in a single file woth no rotation?

Feels like 101 of log files. Anyway, this explains why my storage recipt grew slowly but unexpectedly.

  • Neo@lemmy.hacktheplanet.be
    link
    fedilink
    English
    arrow-up
    1
    ·
    9 hours ago

    Good suggestion, although I do feel it always comes back to this “many ways to do kind of the same thing” that surrounds the Linux ecosystem. Docker, podman, … some claim it’s better, I hear others say it’s not 100% compatible all the time. My point being more fragmentation.

    • Appoxo@lemmy.dbzer0.com
      link
      fedilink
      English
      arrow-up
      2
      ·
      8 hours ago

      100 ways to configure a static ip.
      Why does it need that? At least one per distro controlled by the distro-maintainers.

      • sugar_in_your_tea@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        2
        ·
        3 hours ago

        There’s basically three types of networking config:

        • direct with the kernel - don’t do this
        • some distro-specific abstraction - e.g. /etc/network/interfaces for Debian
        • networking manager - wicked, network manager, etc

        I do the last one because it’s distro-agnostic. I use Network Manager and it works fine.

        • Appoxo@lemmy.dbzer0.com
          link
          fedilink
          English
          arrow-up
          1
          ·
          1 hour ago

          I notice that you replied to me once again in connection to me mentioning static IP and linux.
          Can I summon you this way? ^^