Update Dockerfile
This commit is contained in:
@@ -9,5 +9,7 @@ ENV BACKUPNAME=router
|
||||
RUN apk update ; apk upgrade ; apk add wget ; apk add --no-cache tzdata ; apk add --no-cache bash
|
||||
|
||||
COPY pfsense-backup.sh /
|
||||
COPY backup.sh /
|
||||
|
||||
VOLUME ["/data"]
|
||||
CMD ["/pfsense-backup.sh"]
|
||||
|
||||
Reference in New Issue
Block a user