diff --git a/Dockerfile b/Dockerfile index 10ab54317..72c2bccab 100644 --- a/Dockerfile +++ b/Dockerfile @@ -73,3 +73,4 @@ ENV APP_ENV=docker ENTRYPOINT ["/bin/sh", "docker-entrypoint.sh"] LABEL org.opencontainers.image.title="musicbot" +LABEL org.opencontainers.image.description "The original MusicBot for Discord"