From 71b81fb7840f9289a7bdf8e1e850f3513f076566 Mon Sep 17 00:00:00 2001 From: LAi Lin <60541369+icecream8086@users.noreply.github.com> Date: Wed, 25 Dec 2024 14:52:17 +0800 Subject: [PATCH] Update Dockerfile-for-frps --- dockerfiles/Dockerfile-for-frps | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dockerfiles/Dockerfile-for-frps b/dockerfiles/Dockerfile-for-frps index 00fb51a8..af4216bc 100644 --- a/dockerfiles/Dockerfile-for-frps +++ b/dockerfiles/Dockerfile-for-frps @@ -11,4 +11,4 @@ RUN apk add --no-cache tzdata COPY --from=building /building/bin/frps /usr/bin/frps -ENTRYPOINT ["/usr/bin/frps"] +ENTRYPOINT ["/usr/bin/frps -c "]