We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8e6bda commit c6b0720Copy full SHA for c6b0720
Dockerfile
@@ -39,6 +39,4 @@ COPY --from=build /app/lib /app/lib
39
COPY --from=build /lib64/ld-linux-x86-64.so.2 /app/lib/ld-linux-x86-64.so.2
40
COPY --from=build /parseable/target/release/parseable /usr/bin/parseable
41
42
-RUN ls -la /app/lib
43
-
44
CMD ["parseable"]
0 commit comments