diff --git a/Dockerfile b/Dockerfile index 454352f..d4d8942 100644 --- a/Dockerfile +++ b/Dockerfile @@ -16,7 +16,6 @@ RUN apk add --update --no-cache \ iptables-legacy \ ca-certificates \ util-linux \ - nsenter \ && rm -rf /var/cache/apk/* COPY --from=builder /build/network-go /usr/local/bin/network-go