Page MenuHomePhabricator

[chronik-client] Add docker images required for ci deployments
ClosedPublic

Authored by bytesofman on Dec 29 2023, 21:46.

Details

Summary

Add Dockerfile for automated deployments. chronik-client should match the deployment we have setup for ecashaddrjs, as it also has npm run build as a prepublish command.

Test Plan

docker build -t chronik_client_local .

Diff Detail

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

Event Timeline

Fabien requested changes to this revision.Dec 30 2023, 13:28
Fabien added a subscriber: Fabien.

Your test plan should include building the container. e.g. you might be missing protobuf

This revision now requires changes to proceed.Dec 30 2023, 13:28
bytesofman edited the test plan for this revision. (Show Details)
This revision is now accepted and ready to land.Jan 2 2024, 08:50