Skip to content

Commit

Permalink
it's already moved to fendermint
Browse files Browse the repository at this point in the history
  • Loading branch information
drahnr committed Feb 13, 2025
1 parent 61dd112 commit 3f4859a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/node/docker/runner.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@ COPY /crates/node/docker/docker-entry.sh /usr/local/bin/docker-entry.sh
COPY /crates/node/builtin-actors/output/bundle.car $FM_HOME_DIR/bundle.car
COPY /crates/node/actors/output/custom_actors_bundle.car $FM_HOME_DIR/custom_actors_bundle.car
COPY /contracts/out $FM_HOME_DIR/contracts
COPY --from=builder /app/crates/node/app/config $FM_HOME_DIR/config
COPY --from=builder /app/fendermint/app/config $FM_HOME_DIR/config
COPY --from=builder /app/output/bin/fendermint /usr/local/bin/fendermint
COPY --from=builder /app/output/bin/ipc-cli /usr/local/bin/ipc-cli

0 comments on commit 3f4859a

Please sign in to comment.