mirror of
https://github.com/netbirdio/netbird.git
synced 2026-07-23 00:41:29 +02:00
[proxy] copy management sources into proxy image build
shared/management/networkmap now imports management/server packages (#6711), so the multistage proxy build needs the management tree in the builder context.
This commit is contained in:
@@ -10,6 +10,7 @@ COPY encryption ./encryption
|
||||
COPY flow ./flow
|
||||
COPY formatter ./formatter
|
||||
COPY monotime ./monotime
|
||||
COPY management ./management
|
||||
COPY proxy ./proxy
|
||||
COPY route ./route
|
||||
COPY shared ./shared
|
||||
|
||||
Reference in New Issue
Block a user