Chore: standardized Dockerfile label (#1191)

Signed-off-by: Junjie Yuan <yuan@junjie.pro>
This commit is contained in:
Junjie Yuan 2021-01-20 16:08:24 +08:00 committed by GitHub
parent ff430df845
commit 35925cb3da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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/