HomePhabricator
Diffusion Comm e2e9907eb4fc

[Services] Update tunnelbroker Dockerfile & cmake

Description

[Services] Update tunnelbroker Dockerfile & cmake

Summary:
Reflect the changes to installing
the dependencies versus just adding the source
directories

This breaks backup as the docker image isn't updated until D4494
This breaks blob as the docker image + cmake isn't updated until D4493

Test Plan:
Docker workflow:

docker build . -f services/tunnelbroker/Dockerfile

Before this is merged, base-image will need to be updated to reference
new docker hub image

Nix worfklow

nix develop
cd services/tunnelbroker
mkdir build && cd build && cmake .. && make

Reviewers: max, atul, karol, abosh

Reviewed By: atul

Subscribers: ashoat, tomek, adrian, abosh

Differential Revision: https://phab.comm.dev/D4671

Details

Provenance
jonAuthored on Jul 28 2022, 5:49 PM
Reviewer
atul
Differential Revision
D4671: [Services] Update tunnelbroker Dockerfile & cmake
Parents
rCOMM4aef791d3ab1: [Services] Clang fixes for services/lib/src
Branches
Unknown
Tags
Unknown