Perhaps the manual is a bit outdated. In recent versions of Docker, docker-compose is installed as a plugin for the docker command. So instead of using docker-compose up -d, try using docker compose up -d (note the white space between "docker" and "compose").
no fewer rights, but fewer privileges ðŸ¤
Thanks for the detailed explanation.
Also without the Necronomicon in the basement, please.
Awesome!
DOOM not yet running on a potato based Linux? Hold my beer...
Kudos to Mr. Owens and all Inkscape developers. Inkscape is a masterpiece.
I don't have a static IP adress, so I use Tailscale to connect remotely to my Jellyfin server (located at home).
Jellyfin + Tailscale, the perfect combination.
Uninstall unused flatpak dependencies:
Perhaps the manual is a bit outdated. In recent versions of Docker,
docker-composeis installed as a plugin for thedockercommand. So instead of usingdocker-compose up -d, try usingdocker compose up -d(note the white space between "docker" and "compose").