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
Lint
Lint Not Applicable
Unit
Tests Not Applicable