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 2f3f4ff commit 6a0bae0Copy full SHA for 6a0bae0
Dockerfile
@@ -10,6 +10,7 @@ RUN curl -fsSL https://github.com/mozilla/sccache/releases/download/v$SCCACHE/sc
10
11
FROM chef AS planner
12
13
+COPY candle-extensions candle-extensions
14
COPY backends backends
15
COPY core core
16
COPY router router
Dockerfile-intel
0 commit comments