Agregar modulo de instalacion de Docker

- modules/docker.sh: instala Docker Engine (docker-ce, docker-ce-cli,
  containerd.io, docker-buildx-plugin, docker-compose-plugin) via repositorio
  apt oficial de Docker; agrega el usuario al grupo docker para operar sin sudo;
  instala Lazydocker en ~/.local/bin/ desde la ultima release de GitHub
- config/modules: docker corre despues de registry y antes de thunderbird
- CLAUDE.md y README.md: documentan el nuevo modulo en la tabla de orden de ejecucion

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-06-22 08:29:26 -03:00
parent bd78fd9fbe
commit a8848295ff
4 changed files with 105 additions and 0 deletions
+1
View File
@@ -5,6 +5,7 @@
bootstrap
ssh
registry
docker
thunderbird
claudeCode
easyEffects