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 16adf99 commit f3e044aCopy full SHA for f3e044a
runner/docker/Dockerfile.live-app__PIPELINE__
@@ -45,7 +45,7 @@ COPY bench.py /app/bench.py
45
46
WORKDIR /app
47
48
-# Keep these last to maximize cache reuse when only runtime envs change
+# Keep these args/envs last to maximize cache reuse when only runtime envs change
49
ARG GIT_SHA
50
ARG VERSION="undefined"
51
ARG INFERPY_INITIAL_PARAMS
0 commit comments