UNCLASSIFIED

Commit f02ac3b7 authored by bpluta's avatar bpluta
Browse files

removed LABEL

parent 14829425
Pipeline #306494 failed with stages
in 19 seconds
...@@ -87,7 +87,6 @@ RUN tar -zxf splunk-ansible.tar.gz && mv splunk-ansible-8.2.0 splunk-ansible-dev ...@@ -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 # Minimal Splunk base image with many files excluded, intended for internal and experimental use
# #
FROM base as minimal FROM base as minimal
LABEL maintainer="support@splunk.com"
ENV SPLUNK_HOME=/opt/splunk \ ENV SPLUNK_HOME=/opt/splunk \
SPLUNK_GROUP=splunk \ SPLUNK_GROUP=splunk \
SPLUNK_USER=splunk SPLUNK_USER=splunk
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment