diff --git a/Dockerfile b/Dockerfile index 162e652..92b92c0 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,5 @@ FROM nginx:alpine +LABEL org.opencontainers.image.source="https://github.com/guacamole/parachute-ui" WORKDIR /usr/share/nginx/html COPY build ./