Page MenuHomePhabricator

[mock-chronik-client] Cache bust dockerfile deployment
ClosedPublic

Authored by bytesofman on Fri, Dec 20, 03:42.

Details

Reviewers
emack
Group Reviewers
Restricted Project
Commits
rABC23f8e87875f8: [mock-chronik-client] Cache bust dockerfile deployment
Summary

Same thing as D17376

Need to cache bust. Should be done with --no-cache param on docker build. CI docker runner does not support this.

Specify manually to cache bust and publish now while troubleshoot the issue.

Test Plan

docker build -f mock-chronik-client.Dockerfile -t mock-chronik-client_local .

Diff Detail

Repository
rABC Bitcoin ABC
Branch
mcc-deploy-pinned
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 31728
Build 62952: Build Diff
Build 62951: arc lint + arc unit