diff --git a/Dockerfile b/Dockerfile index 1fd755242a8048ff5b00a0d1b14e10687d136f65..07c7c653b93645c36a590b7361f7f73642547bda 100644 --- a/Dockerfile +++ b/Dockerfile @@ -87,7 +87,6 @@ RUN tar -zxf splunk-ansible.tar.gz && mv splunk-ansible-8.2.0 splunk-ansible-dev # Minimal Splunk base image with many files excluded, intended for internal and experimental use # FROM base as minimal -LABEL maintainer="support@splunk.com" ENV SPLUNK_HOME=/opt/splunk \ SPLUNK_GROUP=splunk \ SPLUNK_USER=splunk