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
Branch
docker-ci-patches
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 34460
Build 68388: Build Diff
Build 68387: arc lint + arc unit