mirror of
https://github.com/netbirdio/netbird.git
synced 2026-04-16 07:16:38 +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:
@@ -1,3 +1,3 @@
|
||||
FROM gcr.io/distroless/base:debug
|
||||
FROM gcr.io/distroless/base
|
||||
ENTRYPOINT [ "/go/bin/wiretrustee","management"]
|
||||
COPY wiretrustee /go/bin/wiretrustee
|
||||
Reference in New Issue
Block a user