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.
2 parents bde88b2 + 1de0292 commit 6640c80Copy full SHA for 6640c80
Dockerfile
@@ -28,7 +28,7 @@ WORKDIR /automata
28
29
COPY . /automata
30
31
-ARG FEATURES
+ARG FEATURES=contextfree
32
33
RUN --mount=type=cache,target=/root/.cache/sccache \
34
--mount=type=cache,target=/usr/local/cargo/registry/index \
0 commit comments