diff --git a/Dockerfile b/Dockerfile index b27a582..7271c5b 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,2 +1,5 @@ FROM scratch + +LABEL maintainer="mKeRix" + COPY root/ / \ No newline at end of file