1. Enter the container docker run [option] image name [command passed to the startup container] Description of common optional parameters:
2. Find the configuration file # Display file ls The results are as follows: LICENSE.txt README.textile config lib modules NOTICE.txt bin data logs plugins # Enter the configuration folder cd config # Display file ls The results are as follows: elasticsearch.keystore ingest-geoip log4j2.properties roles.yml users_roles elasticsearch.yml jvm.options role_mapping.yml users # Modify the configuration file vi elasticsearch.yml When using the docker container, Vi may not be installed. The above is the full content of this article. I hope it will be helpful for everyone’s study. I also hope that everyone will support 123WORDPRESS.COM. You may also be interested in:
|
<<: A brief discussion on how to write beautiful conditional expressions in JS
>>: In-depth analysis of the Identifier Case Sensitivity problem in MySQL
It took me half an hour to write the code, and th...
Table of contents 1. DateTimePicker date selectio...
1. Reason I just needed to reinstall MySQL on a n...
Table of contents Introduction to the Decorator P...
This article summarizes various ways to implement...
This article introduces an example of how to use ...
For containers, the simplest health check is the ...
Table of contents Docker deployment Always on clu...
MySQL has the following logs: Error log: -log-err...
Table of contents 1. Data Type 1. What is MySQL s...
Table of contents 1. Download the installation pa...
When browser vendors bend the standards and take i...
In response to the popularity of nodejs, we have ...
Table of contents 1. Introduction 2. The first me...
1. Overview This article systematically explains ...