fixkit: Reuse ssh configuration between boots

This commit is contained in:
nemunaire 2024-03-24 15:54:56 +01:00
parent e3e55c579a
commit 0092170dbd
1 changed files with 1 additions and 0 deletions

View File

@ -369,6 +369,7 @@ services:
image: nemunaire/rsync:a3d76b2dd0a9ad73be44dc77ad765b20d96a3285
binds:
- /etc/hosts:/etc/hosts:ro
- /var/lib/fic/ssh:/etc/ssh:ro
- /run/config/ssh/authorized_keys:/root/.ssh/authorized_keys:ro
- /usr/bin/iptables:/usr/bin/iptables:ro
- /usr/bin/mariadb:/usr/bin/mariadb:ro