Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)TR
Posts
6
Comments
221
Joined
5 mo. 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?

  • People were "running a script" probably since communication existed.

    "Hey how are ya."

    "Imgoodhowareyou"

    "Bloody weather ain't it"

    <inaudible>

    This is real human interaction. The point of interaction is not to always get some new ideas across, but the interaction itself. Just to reassure yourself that other people still exist. For many people, knowing the script exactly is a good thing. They know exactly what to say, how long it will take, and its impossible to get wrong.

  • Because you tried two different OSes and the point where it hangs is the point where the OS sends an APM/ACPI command to reboot / power off. This is the last thing the OS does. So if that's not happening something is wrong with the hardware, BIOS, or BIOS settings.

    You could try the syslog (journalctl), but logging is probably already off at that point.