testing lint
Signed-off-by: André Bauer <monotek23@gmail.com>
This commit is contained in:
parent
ef8a560d25
commit
6f0c289826
@ -10,3 +10,6 @@ LABEL org.label-schema.build-date="$BUILD_DATE" \
|
||||
org.label-schema.vendor="Zammad" \
|
||||
org.label-schema.schema-version="3.6.0" \
|
||||
org.label-schema.docker.cmd="sysctl -w vm.max_map_count=262144;docker-compose up"
|
||||
|
||||
|
||||
testlint
|
@ -15,3 +15,5 @@ LABEL org.label-schema.build-date="$BUILD_DATE" \
|
||||
SHELL ["/bin/bash", "-e", "-o", "pipefail", "-c"]
|
||||
|
||||
RUN /usr/share/elasticsearch/bin/elasticsearch-plugin install --batch ingest-attachment
|
||||
|
||||
testlint
|
Loading…
Reference in New Issue
Block a user