mirror of
https://github.com/wahyd4/badger.git
synced 2026-08-09 05:15:58 +10:00
Copy font file to docker
This commit is contained in:
+1
-1
@@ -23,7 +23,7 @@ WORKDIR /home/junv
|
||||
|
||||
USER junv
|
||||
|
||||
COPY --from=build /app/fonts .
|
||||
COPY --from=build /app/fonts ./fonts
|
||||
COPY --from=build /app/badger badger
|
||||
|
||||
CMD ["/home/junv/badger"]
|
||||
|
||||
Reference in New Issue
Block a user