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