Adds container name parameter #233
elasticsearch.yml
on: push
Matrix: Start Elasticsearch with custom port
Matrix: Start Elasticsearch with security
Matrix: Start Elasticsearch
Matrix: Start multiple Elasticsearch nodes with custom ports
Matrix: Start multiple Elasticsearch nodes
Matrix: Start Elasticsearch with custom container name
Matrix: Start Elasticsearch with custom network name
Matrix: Start Elasticsearch with Plugins
Annotations
2 warnings
Start Elasticsearch with custom network name (9.0.0-SNAPSHOT)
Unexpected input(s) 'network', valid inputs are ['entryPoint', 'args', 'stack-version', 'security-enabled', 'nodes', 'port', 'elasticsearch_password', 'plugins', 'wait', 'network-name', 'container-name']
|
Start Elasticsearch with custom container name (9.0.0-SNAPSHOT)
Unexpected input(s) 'container', valid inputs are ['entryPoint', 'args', 'stack-version', 'security-enabled', 'nodes', 'port', 'elasticsearch_password', 'plugins', 'wait', 'network-name', 'container-name']
|