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 ea8cb15 commit d3d25c4Copy full SHA for d3d25c4
1 file changed
Dockerfile
@@ -13,8 +13,8 @@ RUN make build
13
14
FROM debian:bookworm
15
16
+WORKDIR /app
17
18
COPY --from=builder /app/batch-runner /app/batch-runner
19
-
20
ENTRYPOINT ["/app/batch-runner"]
0 commit comments