What's New
Docker Hub Image
- BBS is now available as a pre-built Docker image on Docker Hub (
marcpope/borgbackupserver) - Docker install simplified to just two commands — no
git clonerequired:curl -sO https://raw.githubusercontent.com/marcpope/borgbackupserver/main/docker-compose.yml docker compose up -d - Images are automatically built and published for
linux/amd64andlinux/arm64on each release
Documentation
- New Docker Installation wiki page with full setup, configuration, reverse proxy, and troubleshooting guide
- Updated Installation page with both Standard and Docker install paths
- Updated System Requirements with Remote SSH storage info and OS support for Ubuntu 24.04 and Debian via Docker