Docker
All checks were successful
All checks were successful
This commit is contained in:
@@ -29,6 +29,7 @@ RUN apt-get update && \
|
||||
|
||||
COPY --from=build \
|
||||
/app/rust/target/release/pile \
|
||||
/app/rust/target/release/libpdfium.so \
|
||||
/app/bin/
|
||||
|
||||
ENV PATH="/app/bin:$PATH"
|
||||
|
||||
Reference in New Issue
Block a user