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 544d2cd commit 43a3e1bCopy full SHA for 43a3e1b
Dockerfile
@@ -60,5 +60,4 @@ FROM $BASE_IMAGE AS subtensor
60
61
COPY --from=builder /subtensor/snapshot.json /
62
COPY --from=builder /subtensor/raw_spec.json /
63
-COPY --from=builder /subtensor/raw_testspec.json /
64
COPY --from=builder /subtensor/target/release/node-subtensor /usr/local/bin
0 commit comments