The dependency libraries are built and installed to system directories (eg. /usr/local/lib). The source code is not needed and just bloats the Docker image.
This change reduces the size of the tunnelbroker-server image from 5.37GB to 3.52GB.
Differential D3403
[services] Remove dependency sources from Docker image • jim on Mar 10 2022, 1:25 PM. Authored by Tags None Referenced Files
Subscribers
Details The dependency libraries are built and installed to system directories (eg. /usr/local/lib). The source code is not needed and just bloats the Docker image. This change reduces the size of the tunnelbroker-server image from 5.37GB to 3.52GB. npm run build-all
Diff Detail
Event Timeline
|