mirror of
https://github.com/ZettaIO/restic-compose-backup.git
synced 2025-12-15 10:11:08 +00:00
Temp-enable old Dockerfile
This commit is contained in:
@@ -1,7 +1,8 @@
|
|||||||
FROM restic/restic:0.15.1
|
FROM restic/restic:0.15.1
|
||||||
|
|
||||||
RUN apk update && apk add python3 py3-pip dcron
|
RUN apk update && apk add python3 py3-pip dcron
|
||||||
# mariadb-client postgresql-client
|
# Should be removed
|
||||||
|
RUN apk update && apk add mariadb-client postgresql-client
|
||||||
|
|
||||||
ADD . /restic-compose-backup
|
ADD . /restic-compose-backup
|
||||||
WORKDIR /restic-compose-backup
|
WORKDIR /restic-compose-backup
|
||||||
|
|||||||
Reference in New Issue
Block a user