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 e3d9d0c commit 91ff314Copy full SHA for 91ff314
apps/duck-estimator/Dockerfile
@@ -3,7 +3,6 @@ LABEL org.opencontainers.image.authors="Bruno Perel"
3
4
WORKDIR /app
5
6
-COPY packages/prisma-schemas/client_coa/libquery_engine-debian-openssl-3.0.x.so.node /tmp/prisma-engines/
7
COPY apps/duck-estimator/.env /app/
8
COPY apps/duck-estimator/bundle.mjs /app/
9
COPY apps/duck-estimator/scrapes /app/scrapes
0 commit comments