mirror of
https://github.com/flibusta-apps/book_library_server.git
synced 2025-12-06 15:15:36 +01:00
Fix
This commit is contained in:
@@ -21,4 +21,4 @@ RUN chmod +x /*.sh
|
|||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|
||||||
COPY --from=builder /app/target/release/book_library_server /usr/local/bin
|
COPY --from=builder /app/target/release/book_library_server /usr/local/bin
|
||||||
ENTRYPOINT ["/start.sh"]
|
CMD ["/start.sh"]
|
||||||
|
|||||||
Reference in New Issue
Block a user