Page MenuHomePhabricator

[CI] Add proof-manager-cli to docker context for docker files with cargo.toml dep
ClosedPublic

Authored by bytesofman on Sep 16 2025, 11:46.

Details

Summary

Now that cargo.toml also includes this, we need it in the docker context for apps that include cargo.toml

Perhaps we should just include the whole monorepo for everything, but it is best practice to only include what you need for the build.

Test Plan

docker build -f ecash-herald.Dockerfile -t ecash-herald_local . etc

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable