FROM gcr.io/distroless/base:debug ENV WT_LOG_FILE=console ENTRYPOINT [ "/go/bin/netbird","up"] COPY netbird /go/bin/netbird