Sha256: 11292df2c114d86eb89fc9c49f7dc261a3055a7b28a2f315a3c967fb585e249e
Contents?: true
Size: 411 Bytes
Versions: 1
Compression:
Stored size: 411 Bytes
Contents
version: '3' # run tests: cd ci/unit; docker-compose up --build --force-recreate # manual: cd ci/unit; docker-compose run logstash bash services: logstash: build: context: ../ dockerfile: .ci/Dockerfile args: - ELASTIC_STACK_VERSION=$ELASTIC_STACK_VERSION command: .ci/run.sh environment: LS_JAVA_OPTS: "-Xmx256m -Xms256m" LOGSTASH_SOURCE: 1 tty: true
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
logstash-mixin-rabbitmq_connection-6.2.0-java | .ci/docker-compose.yml |