From 5a6651b95ea92566c1d3a8b47bec95580665d6e2 Mon Sep 17 00:00:00 2001 From: binhex Date: Fri, 24 Sep 2021 11:46:52 +0100 Subject: [PATCH] add in detail for repo --- Dockerfile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index a057e3d..571757d 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,6 @@ FROM binhex/arch-int-vpn:latest -LABEL org.opencontainers.image.authors="binhex" +LABEL org.opencontainers.image.authors = "binhex" +LABEL org.opencontainers.image.source = "https://github.com/binhex/arch-qbittorrentvpn" # additional files ##################