Updated Docker entrypoint (#1984)
This commit is contained in:
parent
470d3a5587
commit
e64a0684f4
2 changed files with 10 additions and 6 deletions
|
|
@ -17,6 +17,7 @@ FROM ubuntu:focal
|
|||
|
||||
COPY --from=copytask /Kavita /kavita
|
||||
COPY --from=copytask /files/wwwroot /kavita/wwwroot
|
||||
COPY API/config/appsettings.json /tmp/config/appsettings.json
|
||||
|
||||
#Installs program dependencies
|
||||
RUN apt-get update \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue