Skip to content

Commit

Permalink
bug missing client dir
Browse files Browse the repository at this point in the history
  • Loading branch information
eltorio committed Dec 16, 2023
1 parent 596a9d8 commit 7f0a05a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ RUN chmod ugo+x /app/init-cloudflare.sh &&\
chmod ugo+x /autobackup

COPY --from=builder /app/docker-entrypoint.sh /app/docker-entrypoint.sh
COPY --from=builder /app/client /app/client
COPY --from=builder /app/locales /app/locales
COPY --from=builder /app/mvis /app/mvis
COPY --from=builder /app/proxy /app/proxy
Expand Down

0 comments on commit 7f0a05a

Please sign in to comment.