Debian-based container image running OpenSSH daemon specifically configured for borgbackup clients with SSH public key authentication.
About
BorgServer is a specialized Docker image that runs an OpenSSH daemon tailored for use with borgbackup clients. It enables secure, centralized backup storage where each client connects via SSH public key authentication and gets its own dedicated backup repository. This makes it id…