Copy over dhall in Docker image
All checks were successful
Fly Deploy / Deploy app (push) Successful in 2m3s

This commit is contained in:
Gabriel Simmer 2023-07-31 11:58:04 +01:00
parent 63438dc281
commit c27b7edfaf
Signed by: arch
SSH key fingerprint: SHA256:mXaHIY3tLtudNyb+i3qRd0DeXvpqbst04OgVKVCp2R4

View file

@ -20,5 +20,6 @@ COPY litefs.yml /etc
COPY --from=flyio/litefs:0.5 /usr/local/bin/litefs /usr/local/bin/litefs
COPY --from=builder /usr/src/app/posts/ /app/posts/
COPY --from=builder /usr/src/app/assets/ /app/assets/
COPY --from=builder /usr/src/app/dhall/ /app/dhall
ENTRYPOINT litefs mount