mirror of
https://github.com/netbirdio/netbird.git
synced 2026-04-16 15:26:40 +00:00
Mgmt docker and document (#72)
* debug image and use wiretrustee/management repository * Update documentation and docker-compose to include management * improve documentation and add debug image build * update docker-compose section with management service notes. * fix broken doc link
This commit is contained in:
3
management/Dockerfile.debug
Normal file
3
management/Dockerfile.debug
Normal file
@@ -0,0 +1,3 @@
|
||||
FROM gcr.io/distroless/base:debug
|
||||
ENTRYPOINT [ "/go/bin/wiretrustee","management","--log-level","debug"]
|
||||
COPY wiretrustee /go/bin/wiretrustee
|
||||
Reference in New Issue
Block a user