From 3cb3d89d2025efdc93724a5a9ce84e897be61540 Mon Sep 17 00:00:00 2001 From: gVisor bot Date: Wed, 20 Jan 2021 16:08:24 +0800 Subject: [PATCH] Chore: standardized Dockerfile label (#1191) Signed-off-by: Junjie Yuan --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 653d08fc..90a651b9 100644 --- a/Dockerfile +++ b/Dockerfile @@ -10,7 +10,7 @@ RUN go mod download && \ mv ./bin/clash-docker /clash FROM alpine:latest -LABEL org.opencontainers.image.source https://github.com/Dreamacro/clash +LABEL org.opencontainers.image.source="https://github.com/Dreamacro/clash" RUN apk add --no-cache ca-certificates COPY --from=builder /Country.mmdb /root/.config/clash/