Page MenuHomePhabricator

[services] Tunnelbroker - Add copying of the shared directory to the Dockerfile
ClosedPublic

Authored by max on Aug 24 2022, 4:58 PM.
Tags
None
Referenced Files
F3269888: D4949.diff
Sat, Nov 16, 4:12 AM
Unknown Object (File)
Tue, Nov 5, 9:10 AM
Unknown Object (File)
Wed, Oct 23, 9:59 AM
Unknown Object (File)
Mon, Oct 21, 12:25 PM
Unknown Object (File)
Fri, Oct 18, 7:54 AM
Unknown Object (File)
Thu, Oct 17, 10:47 AM
Unknown Object (File)
Thu, Oct 17, 10:47 AM
Unknown Object (File)
Thu, Oct 17, 10:47 AM

Details

Summary

This diff introduces changes to the Dockerfile to copy the /shared directory to the service Docker container.
In a ENG-1698 we have introduced a new directory for the shared objects.

To make the Tunnelbroker built in D4807 and beyond updates, we need to copy the /shared folder to the Docker container.

Related Linear tasks: ENG-1698, ENG-1672

Test Plan

Successfully built in a D4807 using the cmake/corrosion-cxx.cmake file from the shared directory.

Diff Detail

Repository
rCOMM Comm
Branch
add-copy-of-shared-docker
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

max held this revision as a draft.
max edited the test plan for this revision. (Show Details)
max added reviewers: karol, tomek.
max published this revision for review.Aug 24 2022, 5:28 PM
max added a reviewer: jon.
This revision is now accepted and ready to land.Aug 26 2022, 10:05 AM