added postgress support
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
FROM restic/restic
|
||||
|
||||
RUN apk add --no-cache mysql-client rclone bash fuse
|
||||
RUN apk add --no-cache mysql-client rclone bash fuse postgresql-client
|
||||
|
||||
RUN mkdir /app && mkdir /config
|
||||
|
||||
|
||||
Reference in New Issue
Block a user