drvshavva opened a new issue, #2044: URL: https://github.com/apache/streampipes/issues/2044
### Apache StreamPipes version dev (current development state) ### Affected StreamPipes components Backend ### What happened? Error when running Docker Compose file. => ERROR [backend 2/2] COPY target/streampipes-core.jar /streampipes-core.jar 0.0s => CACHED [extensions-all-jvm 2/3] RUN apt-get update && apt-get install ttf-dejavu-core && apt-get install fontconfig 0.0s => ERROR [extensions-all-jvm 3/3] COPY target/streampipes-extensions-all-jvm.jar /streampipes-extensions-all-jvm.jar 0.0s ------ > [backend 2/2] COPY target/streampipes-core.jar /streampipes-core.jar: ------ ------ > [extensions-all-jvm 3/3] COPY target/streampipes-extensions-all-jvm.jar /streampipes-extensions-all-jvm.jar: ------ failed to solve: failed to compute cache key: failed to calculate checksum of ref 0ff6d0e8-262f-4ffb-8dda-6ecf70354b2a::u81ya67jpfxch147dz28rvm07: failed to walk /var/lib/docker/tmp/buildkit-mount1321444758/target: lstat /var/lib/docker/tmp/buildkit-mount1321444758/target: no such file or directory ### How to reproduce? Run $ docker compose up -d ### Expected behavior _No response_ ### Additional technical information _No response_ ### Are you willing to submit a PR? None -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@streampipes.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org