mirror of
https://github.com/ZettaIO/restic-compose-backup.git
synced 2025-09-27 22:25:24 +00:00
Rename project
This commit is contained in:
@@ -2,8 +2,8 @@ FROM restic/restic:0.9.6
|
||||
|
||||
RUN apk update && apk add python3 dcron mariadb-client postgresql-client
|
||||
|
||||
ADD . /restic-volume-backup
|
||||
WORKDIR /restic-volume-backup
|
||||
ADD . /restic-compose-backup
|
||||
WORKDIR /restic-compose-backup
|
||||
RUN pip3 install -U pip setuptools
|
||||
RUN pip3 install -e .
|
||||
|
||||
|
Reference in New Issue
Block a user