This commit is contained in:
@@ -5,6 +5,7 @@ RUN apk add --no-cache mysql-client restic rclone
|
||||
RUN mkdir /app && mkdir /config
|
||||
|
||||
COPY entrypoint.sh /app/entrypoint.sh
|
||||
COPY init.sh /app/init.sh
|
||||
|
||||
WORKDIR /config
|
||||
|
||||
|
||||
Reference in New Issue
Block a user