Page MenuHomePhabricator

[bitcoin-abc][web] Moved explorer dockerfile to root so it can access Cargo.lock
ClosedPublic

Authored by hazzarust on Sat, Dec 7, 14:36.

Details

Reviewers
tobias_ruck
Group Reviewers
Restricted Owners Package(Owns No Changed Paths)
Restricted Project
Commits
rABCb0f2a6d08e1e: [bitcoin-abc][web] Moved explorer dockerfile to root so it can access Cargo.lock
Summary

We move the dockerfile out of bitcoin-abc/web/explorer and into bitcoin-abc so that Cargo.lock is in the docker context. Then changed the build-configurations file to include the explorer.Dockerfile in the preview-explorer build

Test Plan

ninja check-functional @bot preview-explorer

Diff Detail

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

Event Timeline

Owners added a reviewer: Restricted Owners Package.Sat, Dec 7, 14:36
This revision is now accepted and ready to land.Sat, Dec 7, 15:05