Actualiser Dockerfile
Some checks failed
Build and Push Docker Image / build (push) Failing after 1m9s
Some checks failed
Build and Push Docker Image / build (push) Failing after 1m9s
This commit is contained in:
@@ -175,6 +175,9 @@ COPY --from=build /etc/timezone /etc/timezone
|
||||
RUN mkdir -p /config \
|
||||
&& chown -R ${PUID}:${PGID} /config
|
||||
|
||||
WORKDIR /usr/bin
|
||||
RUN ln -s /apt/bin/calibredb /usr/bin/calibredb
|
||||
RUN ln -s /apt/bin/calibre /usr/bin/calibre
|
||||
|
||||
WORKDIR /app
|
||||
USER ${PUID}:${PGID}
|
||||
|
||||
Reference in New Issue
Block a user