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
Unknown Object (File)
Mon, Sep 23, 2:09 AM
Unknown Object (File)
Aug 27 2024, 10:04 AM
Unknown Object (File)
Aug 25 2024, 11:01 AM
Unknown Object (File)
Aug 2 2024, 7:41 AM
Unknown Object (File)
Aug 2 2024, 5:36 AM
Unknown Object (File)
Aug 2 2024, 5:36 AM
Unknown Object (File)
Aug 2 2024, 5:36 AM
Unknown Object (File)
Aug 2 2024, 5:36 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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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