b
This commit is contained in:
+2
-1
@@ -15,7 +15,8 @@ RUN apk add --no-cache \
|
||||
e2fsprogs \
|
||||
screen \
|
||||
rsync \
|
||||
device-mapper
|
||||
device-mapper \
|
||||
borgbackup
|
||||
|
||||
|
||||
WORKDIR /root
|
||||
|
||||
@@ -5,6 +5,7 @@ services:
|
||||
volumes:
|
||||
- ./app:/app
|
||||
- ./exchange:/app/exchange
|
||||
- ./backup:/backup
|
||||
tty: true
|
||||
privileged: true
|
||||
extra_hosts:
|
||||
|
||||
Reference in New Issue
Block a user