From 35925cb3da21751e3df21c70b11c5387a7e2be10 Mon Sep 17 00:00:00 2001 From: Junjie Yuan 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/