shiori: copy run.sh in

This commit is contained in:
Starbeamrainbowlabs 2021-04-03 20:25:30 +01:00
parent 1c49dcd856
commit f1e4964f4e
Signed by: sbrl
GPG Key ID: 1BE5172E637709C2
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@ RUN GOOS=linux GOARCH=arm GOARM=7 go build -v
FROM ${REPO_LOCATION}minideb
COPY --from=builder /srv/shiori/shiori /srv/shiori
COPY ./run.sh /srv/run.sh
VOLUME /srv/data