We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6362660 commit f86bdb6Copy full SHA for f86bdb6
Dockerfile
@@ -13,5 +13,4 @@ ENV FUNCTION_INTERFACE="file"
13
ENV LOG_LEVEL="DEBUG"
14
15
# Copy the evaluation function to the app directory
16
-COPY ./evaluation_function.wl /app/evaluation_function.wl
17
-COPY ./test.sh /app/test.sh
+COPY ./evaluation_function.wl /app/evaluation_function.wl
0 commit comments