From 69f8a2efb74154fd3b95205cb0ab26e9e8272cf3 Mon Sep 17 00:00:00 2001 From: aptalca Date: Fri, 2 Oct 2020 16:25:28 -0400 Subject: [PATCH] add maintainer label --- Dockerfile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Dockerfile b/Dockerfile index 2f24b20..4ece5e8 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,6 @@ FROM scratch +LABEL maintainer="username" + # copy local files COPY root/ /