We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90fdaf7 commit 6362660Copy full SHA for 6362660
Dockerfile
@@ -1,7 +1,5 @@
1
FROM ghcr.io/lambda-feedback/evaluation-function-base/wolfram:latest as base
2
3
-CMD apt install curl
4
-
5
# Command to start the evaluation function with
6
ENV FUNCTION_COMMAND="bash"
7
0 commit comments