@@ -2,4 +2,4 @@ FROM alpine:latest
WORKDIR /app
COPY ./target/release/network-monitor .
CMD ["./network-monitor"]
CMD ["/app/network-monitor"]
The note is not visible to the blocked user.