3 Commits

Author SHA1 Message Date
f43fee4484 chore(docker): update Ubuntu installation to current official Docker setup
- switch Docker APT repo config from docker.list to docker.sources
- keep GPG key in /etc/apt/keyrings/docker.asc
- remove installation of legacy docker-compose package
- use docker-compose-plugin as the recommended Compose integration
- add cleanup of old/conflicting Docker-related packages before install
- align installation steps with current Docker documentation for Ubuntu
2026-03-28 17:44:22 +01:00
dc51f008b2 updated from apt-get to apt 2024-12-18 18:37:45 +00:00
07f6862686 added docker install helper script 2024-09-22 17:23:32 +02:00