mirror of
https://www.github.com/b3vis/borg-server
synced 2026-08-05 16:12:46 +02:00
formatting completed
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
### Description
|
||||
|
||||
My take on a Borgbackup Server as a Docker container to facilicate the backing up of remote machines using [Borgbackup](https://github.com/borgbackup)
|
||||
---
|
||||
|
||||
### Dockerfile
|
||||
```
|
||||
FROM alpine:latest
|
||||
@@ -44,6 +44,4 @@ docker create \
|
||||
```
|
||||
|
||||
### Note
|
||||
|
||||
After creating the container you will need to start the container add your own public keys
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user