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