diff --git a/containers/runner.Containerfile b/containers/runner.Containerfile index d6e09e3..9433801 100644 --- a/containers/runner.Containerfile +++ b/containers/runner.Containerfile @@ -108,7 +108,7 @@ RUN usermod -aG input root && usermod -aG input ${USER} && \ # nestri COPY --from=gst-builder /artifacts/nestri-server /usr/bin/nestri-server # gstwayland -COPY --from=gstwayland-builder /artifacts/include/libgstwaylanddisplay /usr/include/ +COPY --from=gstwayland-builder /artifacts/include/ /usr/include/ COPY --from=gstwayland-builder /artifacts/lib/*libgstwayland* /usr/lib/ COPY --from=gstwayland-builder /artifacts/lib/gstreamer-1.0/libgstwayland* /usr/lib/gstreamer-1.0/ COPY --from=gstwayland-builder /artifacts/lib/pkgconfig/gstwayland* /usr/lib/pkgconfig/