Page MenuHomePhabricator

[CI] Fix the chronik-plugins docker image
ClosedPublic

Authored by Fabien on Tue, Mar 18, 22:07.

Details

Reviewers
bytesofman
Group Reviewers
Restricted Project
Commits
rABC844e4063c18b: [CI] Fix the chronik-plugins docker image
Summary

The agora.py file is not available in the destination image and need to be manually copied to the datadir. This is not the intent of this container, and this diff fixes this.

Test Plan
cd contrib/docker/chronik-plugins
docker build -t chronik-plugins .
docker run chronik-plugins

Check it runs with agora enabled.

Diff Detail

Repository
rABC Bitcoin ABC
Branch
fix_chronik_plugins
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 32758
Build 65004: Build Diff
Build 65003: arc lint + arc unit