Comment on Docker setup for debian 13 trixie Ansible Playbook
moonpiedumplings@programming.dev 1 week ago
You are adding a new repo, but you should know that the debian repos already contain docker (via docker.io) and docker-compose.
audricd@lemmy.ml 1 week ago
moonpiedumplings@programming.dev 1 week ago
I don’t really understand why this is a concern with docker. Are there any particular features you want from version 29 that version 26 doesn’t offer?
The entire point of docker is that it doesn’t really matter what version of docker you have, the containers can still run.
Debian’s version of docker receives security updates in a timely manner, which should be enough.
audricd@lemmy.ml 1 week ago
v29 is a big update reddit.com/…/docker_29_api_changes_breaking_chang… ive made lxc config changes, and id like to have everything on the same update lvl. no have some apps with a lxc config because of official repos, and some other ansible powered with a lower version. i like to have everything on the same update level so i dont go crazy updating my homelab. besides, this would be “dodging” the problem. in my ansible training, id like to be able to add a repo to a given server.
MangoPenguin@lemmy.blahaj.zone 1 week ago
It does but will be really out of date.